sst-env.d.ts 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314
  1. /* This file is auto-generated by SST. Do not edit. */
  2. /* tslint:disable */
  3. /* eslint-disable */
  4. /* deno-fmt-ignore-file */
  5. /* biome-ignore-all lint: auto-generated */
  6. declare module "sst" {
  7. export interface Resource {
  8. "ADMIN_SECRET": {
  9. "type": "sst.sst.Secret"
  10. "value": string
  11. }
  12. "AUTH_API_URL": {
  13. "type": "sst.sst.Linkable"
  14. "value": string
  15. }
  16. "AWS_SES_ACCESS_KEY_ID": {
  17. "type": "sst.sst.Secret"
  18. "value": string
  19. }
  20. "AWS_SES_SECRET_ACCESS_KEY": {
  21. "type": "sst.sst.Secret"
  22. "value": string
  23. }
  24. "Api": {
  25. "type": "sst.cloudflare.Worker"
  26. "url": string
  27. }
  28. "AuthApi": {
  29. "type": "sst.cloudflare.Worker"
  30. "url": string
  31. }
  32. "AuthStorage": {
  33. "namespaceId": string
  34. "type": "sst.cloudflare.Kv"
  35. }
  36. "Bucket": {
  37. "name": string
  38. "type": "sst.cloudflare.Bucket"
  39. }
  40. "CLOUDFLARE_API_TOKEN": {
  41. "type": "sst.sst.Secret"
  42. "value": string
  43. }
  44. "CLOUDFLARE_DEFAULT_ACCOUNT_ID": {
  45. "type": "sst.sst.Secret"
  46. "value": string
  47. }
  48. "Console": {
  49. "type": "sst.cloudflare.SolidStart"
  50. "url": string
  51. }
  52. "DISCORD_SUPPORT_BOT_TOKEN": {
  53. "type": "sst.sst.Secret"
  54. "value": string
  55. }
  56. "DISCORD_SUPPORT_CHANNEL_ID": {
  57. "type": "sst.sst.Secret"
  58. "value": string
  59. }
  60. "Database": {
  61. "database": string
  62. "host": string
  63. "password": string
  64. "port": number
  65. "type": "sst.sst.Linkable"
  66. "username": string
  67. }
  68. "EMAILOCTOPUS_API_KEY": {
  69. "type": "sst.sst.Secret"
  70. "value": string
  71. }
  72. "EnterpriseStorage": {
  73. "name": string
  74. "type": "sst.cloudflare.Bucket"
  75. }
  76. "FEISHU_APP_ID": {
  77. "type": "sst.sst.Secret"
  78. "value": string
  79. }
  80. "FEISHU_APP_SECRET": {
  81. "type": "sst.sst.Secret"
  82. "value": string
  83. }
  84. "GITHUB_APP_ID": {
  85. "type": "sst.sst.Secret"
  86. "value": string
  87. }
  88. "GITHUB_APP_PRIVATE_KEY": {
  89. "type": "sst.sst.Secret"
  90. "value": string
  91. }
  92. "GITHUB_CLIENT_ID_CONSOLE": {
  93. "type": "sst.sst.Secret"
  94. "value": string
  95. }
  96. "GITHUB_CLIENT_SECRET_CONSOLE": {
  97. "type": "sst.sst.Secret"
  98. "value": string
  99. }
  100. "GOOGLE_CLIENT_ID": {
  101. "type": "sst.sst.Secret"
  102. "value": string
  103. }
  104. "GatewayKv": {
  105. "namespaceId": string
  106. "type": "sst.cloudflare.Kv"
  107. }
  108. "HONEYCOMB_API_KEY": {
  109. "type": "sst.sst.Secret"
  110. "value": string
  111. }
  112. "LogProcessor": {
  113. "type": "sst.cloudflare.Worker"
  114. }
  115. "R2AccessKey": {
  116. "type": "sst.sst.Secret"
  117. "value": string
  118. }
  119. "R2SecretKey": {
  120. "type": "sst.sst.Secret"
  121. "value": string
  122. }
  123. "SALESFORCE_CLIENT_ID": {
  124. "type": "sst.sst.Secret"
  125. "value": string
  126. }
  127. "SALESFORCE_CLIENT_SECRET": {
  128. "type": "sst.sst.Secret"
  129. "value": string
  130. }
  131. "SALESFORCE_INSTANCE_URL": {
  132. "type": "sst.sst.Secret"
  133. "value": string
  134. }
  135. "STRIPE_PUBLISHABLE_KEY": {
  136. "type": "sst.sst.Secret"
  137. "value": string
  138. }
  139. "STRIPE_SECRET_KEY": {
  140. "type": "sst.sst.Secret"
  141. "value": string
  142. }
  143. "STRIPE_WEBHOOK_SECRET": {
  144. "type": "sst.sst.Linkable"
  145. "value": string
  146. }
  147. "Teams": {
  148. "type": "sst.cloudflare.SolidStart"
  149. "url": string
  150. }
  151. "Web": {
  152. "type": "sst.cloudflare.Astro"
  153. "url": string
  154. }
  155. "WebApp": {
  156. "type": "sst.cloudflare.StaticSite"
  157. "url": string
  158. }
  159. "ZEN_BLACK_PRICE": {
  160. "plan100": string
  161. "plan20": string
  162. "plan200": string
  163. "product": string
  164. "type": "sst.sst.Linkable"
  165. }
  166. "ZEN_LIMITS": {
  167. "type": "sst.sst.Secret"
  168. "value": string
  169. }
  170. "ZEN_LITE_PRICE": {
  171. "firstMonth50Coupon": string
  172. "price": string
  173. "product": string
  174. "type": "sst.sst.Linkable"
  175. }
  176. "ZEN_MODELS1": {
  177. "type": "sst.sst.Secret"
  178. "value": string
  179. }
  180. "ZEN_MODELS10": {
  181. "type": "sst.sst.Secret"
  182. "value": string
  183. }
  184. "ZEN_MODELS11": {
  185. "type": "sst.sst.Secret"
  186. "value": string
  187. }
  188. "ZEN_MODELS12": {
  189. "type": "sst.sst.Secret"
  190. "value": string
  191. }
  192. "ZEN_MODELS13": {
  193. "type": "sst.sst.Secret"
  194. "value": string
  195. }
  196. "ZEN_MODELS14": {
  197. "type": "sst.sst.Secret"
  198. "value": string
  199. }
  200. "ZEN_MODELS15": {
  201. "type": "sst.sst.Secret"
  202. "value": string
  203. }
  204. "ZEN_MODELS16": {
  205. "type": "sst.sst.Secret"
  206. "value": string
  207. }
  208. "ZEN_MODELS17": {
  209. "type": "sst.sst.Secret"
  210. "value": string
  211. }
  212. "ZEN_MODELS18": {
  213. "type": "sst.sst.Secret"
  214. "value": string
  215. }
  216. "ZEN_MODELS19": {
  217. "type": "sst.sst.Secret"
  218. "value": string
  219. }
  220. "ZEN_MODELS2": {
  221. "type": "sst.sst.Secret"
  222. "value": string
  223. }
  224. "ZEN_MODELS20": {
  225. "type": "sst.sst.Secret"
  226. "value": string
  227. }
  228. "ZEN_MODELS21": {
  229. "type": "sst.sst.Secret"
  230. "value": string
  231. }
  232. "ZEN_MODELS22": {
  233. "type": "sst.sst.Secret"
  234. "value": string
  235. }
  236. "ZEN_MODELS23": {
  237. "type": "sst.sst.Secret"
  238. "value": string
  239. }
  240. "ZEN_MODELS24": {
  241. "type": "sst.sst.Secret"
  242. "value": string
  243. }
  244. "ZEN_MODELS25": {
  245. "type": "sst.sst.Secret"
  246. "value": string
  247. }
  248. "ZEN_MODELS26": {
  249. "type": "sst.sst.Secret"
  250. "value": string
  251. }
  252. "ZEN_MODELS27": {
  253. "type": "sst.sst.Secret"
  254. "value": string
  255. }
  256. "ZEN_MODELS28": {
  257. "type": "sst.sst.Secret"
  258. "value": string
  259. }
  260. "ZEN_MODELS29": {
  261. "type": "sst.sst.Secret"
  262. "value": string
  263. }
  264. "ZEN_MODELS3": {
  265. "type": "sst.sst.Secret"
  266. "value": string
  267. }
  268. "ZEN_MODELS30": {
  269. "type": "sst.sst.Secret"
  270. "value": string
  271. }
  272. "ZEN_MODELS4": {
  273. "type": "sst.sst.Secret"
  274. "value": string
  275. }
  276. "ZEN_MODELS5": {
  277. "type": "sst.sst.Secret"
  278. "value": string
  279. }
  280. "ZEN_MODELS6": {
  281. "type": "sst.sst.Secret"
  282. "value": string
  283. }
  284. "ZEN_MODELS7": {
  285. "type": "sst.sst.Secret"
  286. "value": string
  287. }
  288. "ZEN_MODELS8": {
  289. "type": "sst.sst.Secret"
  290. "value": string
  291. }
  292. "ZEN_MODELS9": {
  293. "type": "sst.sst.Secret"
  294. "value": string
  295. }
  296. "ZEN_SESSION_SECRET": {
  297. "type": "sst.sst.Secret"
  298. "value": string
  299. }
  300. "ZenData": {
  301. "name": string
  302. "type": "sst.cloudflare.Bucket"
  303. }
  304. "ZenDataNew": {
  305. "name": string
  306. "type": "sst.cloudflare.Bucket"
  307. }
  308. }
  309. }
  310. /// <reference path="sst-env.d.ts" />
  311. import "sst"
  312. export {}