mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
convert share backend to hono app
This commit is contained in:
parent
a129e122aa
commit
4a46144419
8 changed files with 202 additions and 238 deletions
9
sdks/vscode/sst-env.d.ts
vendored
Normal file
9
sdks/vscode/sst-env.d.ts
vendored
Normal 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 {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue