sst-env.d.ts 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  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. "priceInr": number
  174. "product": string
  175. "type": "sst.sst.Linkable"
  176. }
  177. "ZEN_MODELS1": {
  178. "type": "sst.sst.Secret"
  179. "value": string
  180. }
  181. "ZEN_MODELS10": {
  182. "type": "sst.sst.Secret"
  183. "value": string
  184. }
  185. "ZEN_MODELS11": {
  186. "type": "sst.sst.Secret"
  187. "value": string
  188. }
  189. "ZEN_MODELS12": {
  190. "type": "sst.sst.Secret"
  191. "value": string
  192. }
  193. "ZEN_MODELS13": {
  194. "type": "sst.sst.Secret"
  195. "value": string
  196. }
  197. "ZEN_MODELS14": {
  198. "type": "sst.sst.Secret"
  199. "value": string
  200. }
  201. "ZEN_MODELS15": {
  202. "type": "sst.sst.Secret"
  203. "value": string
  204. }
  205. "ZEN_MODELS16": {
  206. "type": "sst.sst.Secret"
  207. "value": string
  208. }
  209. "ZEN_MODELS17": {
  210. "type": "sst.sst.Secret"
  211. "value": string
  212. }
  213. "ZEN_MODELS18": {
  214. "type": "sst.sst.Secret"
  215. "value": string
  216. }
  217. "ZEN_MODELS19": {
  218. "type": "sst.sst.Secret"
  219. "value": string
  220. }
  221. "ZEN_MODELS2": {
  222. "type": "sst.sst.Secret"
  223. "value": string
  224. }
  225. "ZEN_MODELS20": {
  226. "type": "sst.sst.Secret"
  227. "value": string
  228. }
  229. "ZEN_MODELS21": {
  230. "type": "sst.sst.Secret"
  231. "value": string
  232. }
  233. "ZEN_MODELS22": {
  234. "type": "sst.sst.Secret"
  235. "value": string
  236. }
  237. "ZEN_MODELS23": {
  238. "type": "sst.sst.Secret"
  239. "value": string
  240. }
  241. "ZEN_MODELS24": {
  242. "type": "sst.sst.Secret"
  243. "value": string
  244. }
  245. "ZEN_MODELS25": {
  246. "type": "sst.sst.Secret"
  247. "value": string
  248. }
  249. "ZEN_MODELS26": {
  250. "type": "sst.sst.Secret"
  251. "value": string
  252. }
  253. "ZEN_MODELS27": {
  254. "type": "sst.sst.Secret"
  255. "value": string
  256. }
  257. "ZEN_MODELS28": {
  258. "type": "sst.sst.Secret"
  259. "value": string
  260. }
  261. "ZEN_MODELS29": {
  262. "type": "sst.sst.Secret"
  263. "value": string
  264. }
  265. "ZEN_MODELS3": {
  266. "type": "sst.sst.Secret"
  267. "value": string
  268. }
  269. "ZEN_MODELS30": {
  270. "type": "sst.sst.Secret"
  271. "value": string
  272. }
  273. "ZEN_MODELS4": {
  274. "type": "sst.sst.Secret"
  275. "value": string
  276. }
  277. "ZEN_MODELS5": {
  278. "type": "sst.sst.Secret"
  279. "value": string
  280. }
  281. "ZEN_MODELS6": {
  282. "type": "sst.sst.Secret"
  283. "value": string
  284. }
  285. "ZEN_MODELS7": {
  286. "type": "sst.sst.Secret"
  287. "value": string
  288. }
  289. "ZEN_MODELS8": {
  290. "type": "sst.sst.Secret"
  291. "value": string
  292. }
  293. "ZEN_MODELS9": {
  294. "type": "sst.sst.Secret"
  295. "value": string
  296. }
  297. "ZEN_SESSION_SECRET": {
  298. "type": "sst.sst.Secret"
  299. "value": string
  300. }
  301. "ZenData": {
  302. "name": string
  303. "type": "sst.cloudflare.Bucket"
  304. }
  305. "ZenDataNew": {
  306. "name": string
  307. "type": "sst.cloudflare.Bucket"
  308. }
  309. }
  310. }
  311. /// <reference path="sst-env.d.ts" />
  312. import "sst"
  313. export {}