Share: sync

This commit is contained in:
Frank
2025-05-26 18:54:11 -04:00
parent 591bd2a4e3
commit c203891b84
4 changed files with 53 additions and 53 deletions

9
app/packages/web/sst-env.d.ts vendored Normal file
View File

@@ -0,0 +1,9 @@
/* This file is auto-generated by SST. Do not edit. */
/* tslint:disable */
/* eslint-disable */
/* deno-fmt-ignore-file */
/// <reference path="../../sst-env.d.ts" />
import "sst"
export {}