feat: Add database

This commit is contained in:
Wanjohi
2025-09-19 01:25:29 +03:00
parent 6bd17a4d5f
commit 639616ce73
13 changed files with 77 additions and 146 deletions

9
packages/play-standalone/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 {}