mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
zen: wip
This commit is contained in:
parent
7652a96064
commit
05232ead93
14 changed files with 285 additions and 29 deletions
10
packages/slack/sst-env.d.ts
vendored
10
packages/slack/sst-env.d.ts
vendored
|
|
@ -1,3 +1,9 @@
|
|||
/// <reference types="../../../sst-env.d.ts" />
|
||||
/* This file is auto-generated by SST. Do not edit. */
|
||||
/* tslint:disable */
|
||||
/* eslint-disable */
|
||||
/* deno-fmt-ignore-file */
|
||||
|
||||
export {}
|
||||
/// <reference path="../../sst-env.d.ts" />
|
||||
|
||||
import "sst"
|
||||
export {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue