create-leo-app 0.7.3 → 0.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (280) hide show
  1. package/README.md +3 -3
  2. package/dist/index.mjs +38 -38
  3. package/package.json +5 -7
  4. package/template-extension/package.json +4 -4
  5. package/template-nextjs-ts/package.json +9 -9
  6. package/template-node/package.json +2 -2
  7. package/template-node-ts/package.json +5 -5
  8. package/template-offline-public-transaction-ts/package.json +5 -5
  9. package/template-react-leo/README.md +3 -8
  10. package/template-react-leo/package.json +23 -23
  11. package/template-react-leo/vite.config.js +2 -1
  12. package/template-react-managed-worker/README.md +1 -3
  13. package/template-react-managed-worker/package.json +22 -22
  14. package/template-react-managed-worker/vite.config.js +2 -1
  15. package/template-react-ts/README.md +3 -8
  16. package/template-react-ts/package.json +28 -28
  17. package/template-react-ts/vite.config.ts +2 -1
  18. package/template-vanilla/main.js +1 -1
  19. package/template-vanilla/package.json +3 -3
  20. package/template-vanilla/vite.config.js +3 -1
  21. package/template-nextjs-ts/node_modules/@types/node/LICENSE +0 -21
  22. package/template-nextjs-ts/node_modules/@types/node/README.md +0 -15
  23. package/template-nextjs-ts/node_modules/@types/node/assert/strict.d.ts +0 -8
  24. package/template-nextjs-ts/node_modules/@types/node/assert.d.ts +0 -1040
  25. package/template-nextjs-ts/node_modules/@types/node/async_hooks.d.ts +0 -541
  26. package/template-nextjs-ts/node_modules/@types/node/buffer.d.ts +0 -2301
  27. package/template-nextjs-ts/node_modules/@types/node/child_process.d.ts +0 -1544
  28. package/template-nextjs-ts/node_modules/@types/node/cluster.d.ts +0 -578
  29. package/template-nextjs-ts/node_modules/@types/node/console.d.ts +0 -452
  30. package/template-nextjs-ts/node_modules/@types/node/constants.d.ts +0 -19
  31. package/template-nextjs-ts/node_modules/@types/node/crypto.d.ts +0 -4524
  32. package/template-nextjs-ts/node_modules/@types/node/dgram.d.ts +0 -596
  33. package/template-nextjs-ts/node_modules/@types/node/diagnostics_channel.d.ts +0 -554
  34. package/template-nextjs-ts/node_modules/@types/node/dns/promises.d.ts +0 -476
  35. package/template-nextjs-ts/node_modules/@types/node/dns.d.ts +0 -864
  36. package/template-nextjs-ts/node_modules/@types/node/dom-events.d.ts +0 -124
  37. package/template-nextjs-ts/node_modules/@types/node/domain.d.ts +0 -170
  38. package/template-nextjs-ts/node_modules/@types/node/events.d.ts +0 -931
  39. package/template-nextjs-ts/node_modules/@types/node/fs/promises.d.ts +0 -1245
  40. package/template-nextjs-ts/node_modules/@types/node/fs.d.ts +0 -4317
  41. package/template-nextjs-ts/node_modules/@types/node/globals.d.ts +0 -503
  42. package/template-nextjs-ts/node_modules/@types/node/globals.global.d.ts +0 -1
  43. package/template-nextjs-ts/node_modules/@types/node/http.d.ts +0 -1908
  44. package/template-nextjs-ts/node_modules/@types/node/http2.d.ts +0 -2418
  45. package/template-nextjs-ts/node_modules/@types/node/https.d.ts +0 -550
  46. package/template-nextjs-ts/node_modules/@types/node/index.d.ts +0 -89
  47. package/template-nextjs-ts/node_modules/@types/node/inspector.d.ts +0 -3696
  48. package/template-nextjs-ts/node_modules/@types/node/module.d.ts +0 -315
  49. package/template-nextjs-ts/node_modules/@types/node/net.d.ts +0 -999
  50. package/template-nextjs-ts/node_modules/@types/node/os.d.ts +0 -495
  51. package/template-nextjs-ts/node_modules/@types/node/package.json +0 -217
  52. package/template-nextjs-ts/node_modules/@types/node/path.d.ts +0 -191
  53. package/template-nextjs-ts/node_modules/@types/node/perf_hooks.d.ts +0 -934
  54. package/template-nextjs-ts/node_modules/@types/node/process.d.ts +0 -1879
  55. package/template-nextjs-ts/node_modules/@types/node/punycode.d.ts +0 -117
  56. package/template-nextjs-ts/node_modules/@types/node/querystring.d.ts +0 -153
  57. package/template-nextjs-ts/node_modules/@types/node/readline/promises.d.ts +0 -150
  58. package/template-nextjs-ts/node_modules/@types/node/readline.d.ts +0 -540
  59. package/template-nextjs-ts/node_modules/@types/node/repl.d.ts +0 -430
  60. package/template-nextjs-ts/node_modules/@types/node/sea.d.ts +0 -153
  61. package/template-nextjs-ts/node_modules/@types/node/stream/consumers.d.ts +0 -12
  62. package/template-nextjs-ts/node_modules/@types/node/stream/promises.d.ts +0 -83
  63. package/template-nextjs-ts/node_modules/@types/node/stream/web.d.ts +0 -521
  64. package/template-nextjs-ts/node_modules/@types/node/stream.d.ts +0 -1707
  65. package/template-nextjs-ts/node_modules/@types/node/string_decoder.d.ts +0 -67
  66. package/template-nextjs-ts/node_modules/@types/node/test.d.ts +0 -1874
  67. package/template-nextjs-ts/node_modules/@types/node/timers/promises.d.ts +0 -97
  68. package/template-nextjs-ts/node_modules/@types/node/timers.d.ts +0 -240
  69. package/template-nextjs-ts/node_modules/@types/node/tls.d.ts +0 -1217
  70. package/template-nextjs-ts/node_modules/@types/node/trace_events.d.ts +0 -197
  71. package/template-nextjs-ts/node_modules/@types/node/tty.d.ts +0 -208
  72. package/template-nextjs-ts/node_modules/@types/node/url.d.ts +0 -952
  73. package/template-nextjs-ts/node_modules/@types/node/util.d.ts +0 -2298
  74. package/template-nextjs-ts/node_modules/@types/node/v8.d.ts +0 -808
  75. package/template-nextjs-ts/node_modules/@types/node/vm.d.ts +0 -924
  76. package/template-nextjs-ts/node_modules/@types/node/wasi.d.ts +0 -181
  77. package/template-nextjs-ts/node_modules/@types/node/worker_threads.d.ts +0 -694
  78. package/template-nextjs-ts/node_modules/@types/node/zlib.d.ts +0 -539
  79. package/template-react-ts/node_modules/@types/node/LICENSE +0 -21
  80. package/template-react-ts/node_modules/@types/node/README.md +0 -15
  81. package/template-react-ts/node_modules/@types/node/assert/strict.d.ts +0 -8
  82. package/template-react-ts/node_modules/@types/node/assert.d.ts +0 -1040
  83. package/template-react-ts/node_modules/@types/node/async_hooks.d.ts +0 -541
  84. package/template-react-ts/node_modules/@types/node/buffer.d.ts +0 -2301
  85. package/template-react-ts/node_modules/@types/node/child_process.d.ts +0 -1544
  86. package/template-react-ts/node_modules/@types/node/cluster.d.ts +0 -578
  87. package/template-react-ts/node_modules/@types/node/console.d.ts +0 -452
  88. package/template-react-ts/node_modules/@types/node/constants.d.ts +0 -19
  89. package/template-react-ts/node_modules/@types/node/crypto.d.ts +0 -4524
  90. package/template-react-ts/node_modules/@types/node/dgram.d.ts +0 -596
  91. package/template-react-ts/node_modules/@types/node/diagnostics_channel.d.ts +0 -554
  92. package/template-react-ts/node_modules/@types/node/dns/promises.d.ts +0 -476
  93. package/template-react-ts/node_modules/@types/node/dns.d.ts +0 -864
  94. package/template-react-ts/node_modules/@types/node/dom-events.d.ts +0 -124
  95. package/template-react-ts/node_modules/@types/node/domain.d.ts +0 -170
  96. package/template-react-ts/node_modules/@types/node/events.d.ts +0 -931
  97. package/template-react-ts/node_modules/@types/node/fs/promises.d.ts +0 -1245
  98. package/template-react-ts/node_modules/@types/node/fs.d.ts +0 -4317
  99. package/template-react-ts/node_modules/@types/node/globals.d.ts +0 -503
  100. package/template-react-ts/node_modules/@types/node/globals.global.d.ts +0 -1
  101. package/template-react-ts/node_modules/@types/node/http.d.ts +0 -1908
  102. package/template-react-ts/node_modules/@types/node/http2.d.ts +0 -2418
  103. package/template-react-ts/node_modules/@types/node/https.d.ts +0 -550
  104. package/template-react-ts/node_modules/@types/node/index.d.ts +0 -89
  105. package/template-react-ts/node_modules/@types/node/inspector.d.ts +0 -3696
  106. package/template-react-ts/node_modules/@types/node/module.d.ts +0 -315
  107. package/template-react-ts/node_modules/@types/node/net.d.ts +0 -999
  108. package/template-react-ts/node_modules/@types/node/os.d.ts +0 -495
  109. package/template-react-ts/node_modules/@types/node/package.json +0 -217
  110. package/template-react-ts/node_modules/@types/node/path.d.ts +0 -191
  111. package/template-react-ts/node_modules/@types/node/perf_hooks.d.ts +0 -934
  112. package/template-react-ts/node_modules/@types/node/process.d.ts +0 -1879
  113. package/template-react-ts/node_modules/@types/node/punycode.d.ts +0 -117
  114. package/template-react-ts/node_modules/@types/node/querystring.d.ts +0 -153
  115. package/template-react-ts/node_modules/@types/node/readline/promises.d.ts +0 -150
  116. package/template-react-ts/node_modules/@types/node/readline.d.ts +0 -540
  117. package/template-react-ts/node_modules/@types/node/repl.d.ts +0 -430
  118. package/template-react-ts/node_modules/@types/node/sea.d.ts +0 -153
  119. package/template-react-ts/node_modules/@types/node/stream/consumers.d.ts +0 -12
  120. package/template-react-ts/node_modules/@types/node/stream/promises.d.ts +0 -83
  121. package/template-react-ts/node_modules/@types/node/stream/web.d.ts +0 -521
  122. package/template-react-ts/node_modules/@types/node/stream.d.ts +0 -1707
  123. package/template-react-ts/node_modules/@types/node/string_decoder.d.ts +0 -67
  124. package/template-react-ts/node_modules/@types/node/test.d.ts +0 -1874
  125. package/template-react-ts/node_modules/@types/node/timers/promises.d.ts +0 -97
  126. package/template-react-ts/node_modules/@types/node/timers.d.ts +0 -240
  127. package/template-react-ts/node_modules/@types/node/tls.d.ts +0 -1217
  128. package/template-react-ts/node_modules/@types/node/trace_events.d.ts +0 -197
  129. package/template-react-ts/node_modules/@types/node/tty.d.ts +0 -208
  130. package/template-react-ts/node_modules/@types/node/url.d.ts +0 -952
  131. package/template-react-ts/node_modules/@types/node/util.d.ts +0 -2298
  132. package/template-react-ts/node_modules/@types/node/v8.d.ts +0 -808
  133. package/template-react-ts/node_modules/@types/node/vm.d.ts +0 -924
  134. package/template-react-ts/node_modules/@types/node/wasi.d.ts +0 -181
  135. package/template-react-ts/node_modules/@types/node/worker_threads.d.ts +0 -694
  136. package/template-react-ts/node_modules/@types/node/zlib.d.ts +0 -539
  137. package/template-react-ts/node_modules/diff/CONTRIBUTING.md +0 -39
  138. package/template-react-ts/node_modules/diff/LICENSE +0 -31
  139. package/template-react-ts/node_modules/diff/README.md +0 -207
  140. package/template-react-ts/node_modules/diff/dist/diff.js +0 -1585
  141. package/template-react-ts/node_modules/diff/dist/diff.min.js +0 -38
  142. package/template-react-ts/node_modules/diff/lib/convert/dmp.js +0 -32
  143. package/template-react-ts/node_modules/diff/lib/convert/xml.js +0 -42
  144. package/template-react-ts/node_modules/diff/lib/diff/array.js +0 -45
  145. package/template-react-ts/node_modules/diff/lib/diff/base.js +0 -304
  146. package/template-react-ts/node_modules/diff/lib/diff/character.js +0 -37
  147. package/template-react-ts/node_modules/diff/lib/diff/css.js +0 -41
  148. package/template-react-ts/node_modules/diff/lib/diff/json.js +0 -163
  149. package/template-react-ts/node_modules/diff/lib/diff/line.js +0 -89
  150. package/template-react-ts/node_modules/diff/lib/diff/sentence.js +0 -41
  151. package/template-react-ts/node_modules/diff/lib/diff/word.js +0 -107
  152. package/template-react-ts/node_modules/diff/lib/index.es6.js +0 -1519
  153. package/template-react-ts/node_modules/diff/lib/index.js +0 -216
  154. package/template-react-ts/node_modules/diff/lib/patch/apply.js +0 -243
  155. package/template-react-ts/node_modules/diff/lib/patch/create.js +0 -247
  156. package/template-react-ts/node_modules/diff/lib/patch/merge.js +0 -609
  157. package/template-react-ts/node_modules/diff/lib/patch/parse.js +0 -156
  158. package/template-react-ts/node_modules/diff/lib/util/array.js +0 -32
  159. package/template-react-ts/node_modules/diff/lib/util/distance-iterator.js +0 -57
  160. package/template-react-ts/node_modules/diff/lib/util/params.js +0 -24
  161. package/template-react-ts/node_modules/diff/package.json +0 -73
  162. package/template-react-ts/node_modules/diff/release-notes.md +0 -261
  163. package/template-react-ts/node_modules/diff/runtime.js +0 -3
  164. package/template-react-ts/node_modules/ts-node/LICENSE +0 -21
  165. package/template-react-ts/node_modules/ts-node/README.md +0 -1442
  166. package/template-react-ts/node_modules/ts-node/child-loader.mjs +0 -8
  167. package/template-react-ts/node_modules/ts-node/dist/bin-cwd.d.ts +0 -2
  168. package/template-react-ts/node_modules/ts-node/dist/bin-cwd.js +0 -6
  169. package/template-react-ts/node_modules/ts-node/dist/bin-cwd.js.map +0 -1
  170. package/template-react-ts/node_modules/ts-node/dist/bin-esm.d.ts +0 -2
  171. package/template-react-ts/node_modules/ts-node/dist/bin-esm.js +0 -6
  172. package/template-react-ts/node_modules/ts-node/dist/bin-esm.js.map +0 -1
  173. package/template-react-ts/node_modules/ts-node/dist/bin-script-deprecated.d.ts +0 -2
  174. package/template-react-ts/node_modules/ts-node/dist/bin-script-deprecated.js +0 -7
  175. package/template-react-ts/node_modules/ts-node/dist/bin-script-deprecated.js.map +0 -1
  176. package/template-react-ts/node_modules/ts-node/dist/bin-script.d.ts +0 -2
  177. package/template-react-ts/node_modules/ts-node/dist/bin-script.js +0 -6
  178. package/template-react-ts/node_modules/ts-node/dist/bin-script.js.map +0 -1
  179. package/template-react-ts/node_modules/ts-node/dist/bin-transpile.d.ts +0 -2
  180. package/template-react-ts/node_modules/ts-node/dist/bin-transpile.js +0 -6
  181. package/template-react-ts/node_modules/ts-node/dist/bin-transpile.js.map +0 -1
  182. package/template-react-ts/node_modules/ts-node/dist/bin.d.ts +0 -11
  183. package/template-react-ts/node_modules/ts-node/dist/bin.js +0 -581
  184. package/template-react-ts/node_modules/ts-node/dist/bin.js.map +0 -1
  185. package/template-react-ts/node_modules/ts-node/dist/child/argv-payload.d.ts +0 -1
  186. package/template-react-ts/node_modules/ts-node/dist/child/argv-payload.js +0 -19
  187. package/template-react-ts/node_modules/ts-node/dist/child/argv-payload.js.map +0 -1
  188. package/template-react-ts/node_modules/ts-node/dist/child/child-entrypoint.d.ts +0 -1
  189. package/template-react-ts/node_modules/ts-node/dist/child/child-entrypoint.js +0 -24
  190. package/template-react-ts/node_modules/ts-node/dist/child/child-entrypoint.js.map +0 -1
  191. package/template-react-ts/node_modules/ts-node/dist/child/child-loader.d.ts +0 -1
  192. package/template-react-ts/node_modules/ts-node/dist/child/child-loader.js +0 -32
  193. package/template-react-ts/node_modules/ts-node/dist/child/child-loader.js.map +0 -1
  194. package/template-react-ts/node_modules/ts-node/dist/child/child-require.d.ts +0 -7
  195. package/template-react-ts/node_modules/ts-node/dist/child/child-require.js +0 -22
  196. package/template-react-ts/node_modules/ts-node/dist/child/child-require.js.map +0 -1
  197. package/template-react-ts/node_modules/ts-node/dist/child/spawn-child.d.ts +0 -1
  198. package/template-react-ts/node_modules/ts-node/dist/child/spawn-child.js +0 -49
  199. package/template-react-ts/node_modules/ts-node/dist/child/spawn-child.js.map +0 -1
  200. package/template-react-ts/node_modules/ts-node/dist/cjs-resolve-hooks.d.ts +0 -1
  201. package/template-react-ts/node_modules/ts-node/dist/cjs-resolve-hooks.js +0 -29
  202. package/template-react-ts/node_modules/ts-node/dist/cjs-resolve-hooks.js.map +0 -1
  203. package/template-react-ts/node_modules/ts-node/dist/configuration.d.ts +0 -1
  204. package/template-react-ts/node_modules/ts-node/dist/configuration.js +0 -308
  205. package/template-react-ts/node_modules/ts-node/dist/configuration.js.map +0 -1
  206. package/template-react-ts/node_modules/ts-node/dist/esm.d.ts +0 -53
  207. package/template-react-ts/node_modules/ts-node/dist/esm.js +0 -228
  208. package/template-react-ts/node_modules/ts-node/dist/esm.js.map +0 -1
  209. package/template-react-ts/node_modules/ts-node/dist/file-extensions.d.ts +0 -1
  210. package/template-react-ts/node_modules/ts-node/dist/file-extensions.js +0 -133
  211. package/template-react-ts/node_modules/ts-node/dist/file-extensions.js.map +0 -1
  212. package/template-react-ts/node_modules/ts-node/dist/index.d.ts +0 -332
  213. package/template-react-ts/node_modules/ts-node/dist/index.js +0 -953
  214. package/template-react-ts/node_modules/ts-node/dist/index.js.map +0 -1
  215. package/template-react-ts/node_modules/ts-node/dist/module-type-classifier.d.ts +0 -1
  216. package/template-react-ts/node_modules/ts-node/dist/module-type-classifier.js +0 -64
  217. package/template-react-ts/node_modules/ts-node/dist/module-type-classifier.js.map +0 -1
  218. package/template-react-ts/node_modules/ts-node/dist/node-module-type-classifier.d.ts +0 -1
  219. package/template-react-ts/node_modules/ts-node/dist/node-module-type-classifier.js +0 -39
  220. package/template-react-ts/node_modules/ts-node/dist/node-module-type-classifier.js.map +0 -1
  221. package/template-react-ts/node_modules/ts-node/dist/repl.d.ts +0 -78
  222. package/template-react-ts/node_modules/ts-node/dist/repl.js +0 -561
  223. package/template-react-ts/node_modules/ts-node/dist/repl.js.map +0 -1
  224. package/template-react-ts/node_modules/ts-node/dist/resolver-functions.d.ts +0 -1
  225. package/template-react-ts/node_modules/ts-node/dist/resolver-functions.js +0 -143
  226. package/template-react-ts/node_modules/ts-node/dist/resolver-functions.js.map +0 -1
  227. package/template-react-ts/node_modules/ts-node/dist/transpilers/swc.d.ts +0 -11
  228. package/template-react-ts/node_modules/ts-node/dist/transpilers/swc.js +0 -218
  229. package/template-react-ts/node_modules/ts-node/dist/transpilers/swc.js.map +0 -1
  230. package/template-react-ts/node_modules/ts-node/dist/transpilers/types.d.ts +0 -35
  231. package/template-react-ts/node_modules/ts-node/dist/transpilers/types.js +0 -3
  232. package/template-react-ts/node_modules/ts-node/dist/transpilers/types.js.map +0 -1
  233. package/template-react-ts/node_modules/ts-node/dist/ts-compiler-types.d.ts +0 -63
  234. package/template-react-ts/node_modules/ts-node/dist/ts-compiler-types.js +0 -3
  235. package/template-react-ts/node_modules/ts-node/dist/ts-compiler-types.js.map +0 -1
  236. package/template-react-ts/node_modules/ts-node/dist/ts-internals.d.ts +0 -6
  237. package/template-react-ts/node_modules/ts-node/dist/ts-internals.js +0 -321
  238. package/template-react-ts/node_modules/ts-node/dist/ts-internals.js.map +0 -1
  239. package/template-react-ts/node_modules/ts-node/dist/ts-transpile-module.d.ts +0 -1
  240. package/template-react-ts/node_modules/ts-node/dist/ts-transpile-module.js +0 -100
  241. package/template-react-ts/node_modules/ts-node/dist/ts-transpile-module.js.map +0 -1
  242. package/template-react-ts/node_modules/ts-node/dist/tsconfig-schema.d.ts +0 -13
  243. package/template-react-ts/node_modules/ts-node/dist/tsconfig-schema.js +0 -3
  244. package/template-react-ts/node_modules/ts-node/dist/tsconfig-schema.js.map +0 -1
  245. package/template-react-ts/node_modules/ts-node/dist/tsconfigs.d.ts +0 -1
  246. package/template-react-ts/node_modules/ts-node/dist/tsconfigs.js +0 -36
  247. package/template-react-ts/node_modules/ts-node/dist/tsconfigs.js.map +0 -1
  248. package/template-react-ts/node_modules/ts-node/dist/util.d.ts +0 -4
  249. package/template-react-ts/node_modules/ts-node/dist/util.js +0 -175
  250. package/template-react-ts/node_modules/ts-node/dist/util.js.map +0 -1
  251. package/template-react-ts/node_modules/ts-node/dist-raw/NODE-LICENSE.md +0 -24
  252. package/template-react-ts/node_modules/ts-node/dist-raw/README.md +0 -36
  253. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-constants.js +0 -4
  254. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-errors.js +0 -82
  255. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-modules-cjs-helpers.js +0 -89
  256. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-modules-cjs-loader.js +0 -593
  257. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-modules-esm-get_format.js +0 -106
  258. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-modules-esm-resolve.js +0 -962
  259. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-modules-package_json_reader.js +0 -44
  260. package/template-react-ts/node_modules/ts-node/dist-raw/node-internal-repl-await.js +0 -254
  261. package/template-react-ts/node_modules/ts-node/dist-raw/node-internalBinding-fs.js +0 -58
  262. package/template-react-ts/node_modules/ts-node/dist-raw/node-nativemodule.js +0 -9
  263. package/template-react-ts/node_modules/ts-node/dist-raw/node-options.js +0 -103
  264. package/template-react-ts/node_modules/ts-node/dist-raw/node-primordials.js +0 -37
  265. package/template-react-ts/node_modules/ts-node/dist-raw/runmain-hack.js +0 -9
  266. package/template-react-ts/node_modules/ts-node/esm/transpile-only.mjs +0 -8
  267. package/template-react-ts/node_modules/ts-node/esm.mjs +0 -8
  268. package/template-react-ts/node_modules/ts-node/node10/tsconfig.json +0 -3
  269. package/template-react-ts/node_modules/ts-node/node12/tsconfig.json +0 -3
  270. package/template-react-ts/node_modules/ts-node/node14/tsconfig.json +0 -3
  271. package/template-react-ts/node_modules/ts-node/node16/tsconfig.json +0 -3
  272. package/template-react-ts/node_modules/ts-node/package.json +0 -182
  273. package/template-react-ts/node_modules/ts-node/register/files.js +0 -3
  274. package/template-react-ts/node_modules/ts-node/register/index.js +0 -1
  275. package/template-react-ts/node_modules/ts-node/register/transpile-only.js +0 -3
  276. package/template-react-ts/node_modules/ts-node/register/type-check.js +0 -3
  277. package/template-react-ts/node_modules/ts-node/transpilers/swc-experimental.js +0 -1
  278. package/template-react-ts/node_modules/ts-node/transpilers/swc.js +0 -1
  279. package/template-react-ts/node_modules/ts-node/tsconfig.schema.json +0 -183
  280. package/template-react-ts/node_modules/ts-node/tsconfig.schemastore-schema.json +0 -1326
@@ -1,430 +0,0 @@
1
- /**
2
- * The `node:repl` module provides a Read-Eval-Print-Loop (REPL) implementation
3
- * that is available both as a standalone program or includible in other
4
- * applications. It can be accessed using:
5
- *
6
- * ```js
7
- * const repl = require('node:repl');
8
- * ```
9
- * @see [source](https://github.com/nodejs/node/blob/v20.13.1/lib/repl.js)
10
- */
11
- declare module "repl" {
12
- import { AsyncCompleter, Completer, Interface } from "node:readline";
13
- import { Context } from "node:vm";
14
- import { InspectOptions } from "node:util";
15
- interface ReplOptions {
16
- /**
17
- * The input prompt to display.
18
- * @default "> "
19
- */
20
- prompt?: string | undefined;
21
- /**
22
- * The `Readable` stream from which REPL input will be read.
23
- * @default process.stdin
24
- */
25
- input?: NodeJS.ReadableStream | undefined;
26
- /**
27
- * The `Writable` stream to which REPL output will be written.
28
- * @default process.stdout
29
- */
30
- output?: NodeJS.WritableStream | undefined;
31
- /**
32
- * If `true`, specifies that the output should be treated as a TTY terminal, and have
33
- * ANSI/VT100 escape codes written to it.
34
- * Default: checking the value of the `isTTY` property on the output stream upon
35
- * instantiation.
36
- */
37
- terminal?: boolean | undefined;
38
- /**
39
- * The function to be used when evaluating each given line of input.
40
- * Default: an async wrapper for the JavaScript `eval()` function. An `eval` function can
41
- * error with `repl.Recoverable` to indicate the input was incomplete and prompt for
42
- * additional lines.
43
- *
44
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_default_evaluation
45
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_custom_evaluation_functions
46
- */
47
- eval?: REPLEval | undefined;
48
- /**
49
- * Defines if the repl prints output previews or not.
50
- * @default `true` Always `false` in case `terminal` is falsy.
51
- */
52
- preview?: boolean | undefined;
53
- /**
54
- * If `true`, specifies that the default `writer` function should include ANSI color
55
- * styling to REPL output. If a custom `writer` function is provided then this has no
56
- * effect.
57
- * @default the REPL instance's `terminal` value
58
- */
59
- useColors?: boolean | undefined;
60
- /**
61
- * If `true`, specifies that the default evaluation function will use the JavaScript
62
- * `global` as the context as opposed to creating a new separate context for the REPL
63
- * instance. The node CLI REPL sets this value to `true`.
64
- * @default false
65
- */
66
- useGlobal?: boolean | undefined;
67
- /**
68
- * If `true`, specifies that the default writer will not output the return value of a
69
- * command if it evaluates to `undefined`.
70
- * @default false
71
- */
72
- ignoreUndefined?: boolean | undefined;
73
- /**
74
- * The function to invoke to format the output of each command before writing to `output`.
75
- * @default a wrapper for `util.inspect`
76
- *
77
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_customizing_repl_output
78
- */
79
- writer?: REPLWriter | undefined;
80
- /**
81
- * An optional function used for custom Tab auto completion.
82
- *
83
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/readline.html#readline_use_of_the_completer_function
84
- */
85
- completer?: Completer | AsyncCompleter | undefined;
86
- /**
87
- * A flag that specifies whether the default evaluator executes all JavaScript commands in
88
- * strict mode or default (sloppy) mode.
89
- * Accepted values are:
90
- * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.
91
- * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to
92
- * prefacing every repl statement with `'use strict'`.
93
- */
94
- replMode?: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT | undefined;
95
- /**
96
- * Stop evaluating the current piece of code when `SIGINT` is received, i.e. `Ctrl+C` is
97
- * pressed. This cannot be used together with a custom `eval` function.
98
- * @default false
99
- */
100
- breakEvalOnSigint?: boolean | undefined;
101
- }
102
- type REPLEval = (
103
- this: REPLServer,
104
- evalCmd: string,
105
- context: Context,
106
- file: string,
107
- cb: (err: Error | null, result: any) => void,
108
- ) => void;
109
- type REPLWriter = (this: REPLServer, obj: any) => string;
110
- /**
111
- * This is the default "writer" value, if none is passed in the REPL options,
112
- * and it can be overridden by custom print functions.
113
- */
114
- const writer: REPLWriter & {
115
- options: InspectOptions;
116
- };
117
- type REPLCommandAction = (this: REPLServer, text: string) => void;
118
- interface REPLCommand {
119
- /**
120
- * Help text to be displayed when `.help` is entered.
121
- */
122
- help?: string | undefined;
123
- /**
124
- * The function to execute, optionally accepting a single string argument.
125
- */
126
- action: REPLCommandAction;
127
- }
128
- /**
129
- * Instances of `repl.REPLServer` are created using the {@link start} method
130
- * or directly using the JavaScript `new` keyword.
131
- *
132
- * ```js
133
- * const repl = require('node:repl');
134
- *
135
- * const options = { useColors: true };
136
- *
137
- * const firstInstance = repl.start(options);
138
- * const secondInstance = new repl.REPLServer(options);
139
- * ```
140
- * @since v0.1.91
141
- */
142
- class REPLServer extends Interface {
143
- /**
144
- * The `vm.Context` provided to the `eval` function to be used for JavaScript
145
- * evaluation.
146
- */
147
- readonly context: Context;
148
- /**
149
- * @deprecated since v14.3.0 - Use `input` instead.
150
- */
151
- readonly inputStream: NodeJS.ReadableStream;
152
- /**
153
- * @deprecated since v14.3.0 - Use `output` instead.
154
- */
155
- readonly outputStream: NodeJS.WritableStream;
156
- /**
157
- * The `Readable` stream from which REPL input will be read.
158
- */
159
- readonly input: NodeJS.ReadableStream;
160
- /**
161
- * The `Writable` stream to which REPL output will be written.
162
- */
163
- readonly output: NodeJS.WritableStream;
164
- /**
165
- * The commands registered via `replServer.defineCommand()`.
166
- */
167
- readonly commands: NodeJS.ReadOnlyDict<REPLCommand>;
168
- /**
169
- * A value indicating whether the REPL is currently in "editor mode".
170
- *
171
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_commands_and_special_keys
172
- */
173
- readonly editorMode: boolean;
174
- /**
175
- * A value indicating whether the `_` variable has been assigned.
176
- *
177
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable
178
- */
179
- readonly underscoreAssigned: boolean;
180
- /**
181
- * The last evaluation result from the REPL (assigned to the `_` variable inside of the REPL).
182
- *
183
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable
184
- */
185
- readonly last: any;
186
- /**
187
- * A value indicating whether the `_error` variable has been assigned.
188
- *
189
- * @since v9.8.0
190
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable
191
- */
192
- readonly underscoreErrAssigned: boolean;
193
- /**
194
- * The last error raised inside the REPL (assigned to the `_error` variable inside of the REPL).
195
- *
196
- * @since v9.8.0
197
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_assignment_of_the_underscore_variable
198
- */
199
- readonly lastError: any;
200
- /**
201
- * Specified in the REPL options, this is the function to be used when evaluating each
202
- * given line of input. If not specified in the REPL options, this is an async wrapper
203
- * for the JavaScript `eval()` function.
204
- */
205
- readonly eval: REPLEval;
206
- /**
207
- * Specified in the REPL options, this is a value indicating whether the default
208
- * `writer` function should include ANSI color styling to REPL output.
209
- */
210
- readonly useColors: boolean;
211
- /**
212
- * Specified in the REPL options, this is a value indicating whether the default `eval`
213
- * function will use the JavaScript `global` as the context as opposed to creating a new
214
- * separate context for the REPL instance.
215
- */
216
- readonly useGlobal: boolean;
217
- /**
218
- * Specified in the REPL options, this is a value indicating whether the default `writer`
219
- * function should output the result of a command if it evaluates to `undefined`.
220
- */
221
- readonly ignoreUndefined: boolean;
222
- /**
223
- * Specified in the REPL options, this is the function to invoke to format the output of
224
- * each command before writing to `outputStream`. If not specified in the REPL options,
225
- * this will be a wrapper for `util.inspect`.
226
- */
227
- readonly writer: REPLWriter;
228
- /**
229
- * Specified in the REPL options, this is the function to use for custom Tab auto-completion.
230
- */
231
- readonly completer: Completer | AsyncCompleter;
232
- /**
233
- * Specified in the REPL options, this is a flag that specifies whether the default `eval`
234
- * function should execute all JavaScript commands in strict mode or default (sloppy) mode.
235
- * Possible values are:
236
- * - `repl.REPL_MODE_SLOPPY` - evaluates expressions in sloppy mode.
237
- * - `repl.REPL_MODE_STRICT` - evaluates expressions in strict mode. This is equivalent to
238
- * prefacing every repl statement with `'use strict'`.
239
- */
240
- readonly replMode: typeof REPL_MODE_SLOPPY | typeof REPL_MODE_STRICT;
241
- /**
242
- * NOTE: According to the documentation:
243
- *
244
- * > Instances of `repl.REPLServer` are created using the `repl.start()` method and
245
- * > _should not_ be created directly using the JavaScript `new` keyword.
246
- *
247
- * `REPLServer` cannot be subclassed due to implementation specifics in NodeJS.
248
- *
249
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_class_replserver
250
- */
251
- private constructor();
252
- /**
253
- * The `replServer.defineCommand()` method is used to add new `.`\-prefixed commands
254
- * to the REPL instance. Such commands are invoked by typing a `.` followed by the `keyword`. The `cmd` is either a `Function` or an `Object` with the following
255
- * properties:
256
- *
257
- * The following example shows two new commands added to the REPL instance:
258
- *
259
- * ```js
260
- * const repl = require('node:repl');
261
- *
262
- * const replServer = repl.start({ prompt: '> ' });
263
- * replServer.defineCommand('sayhello', {
264
- * help: 'Say hello',
265
- * action(name) {
266
- * this.clearBufferedCommand();
267
- * console.log(`Hello, ${name}!`);
268
- * this.displayPrompt();
269
- * },
270
- * });
271
- * replServer.defineCommand('saybye', function saybye() {
272
- * console.log('Goodbye!');
273
- * this.close();
274
- * });
275
- * ```
276
- *
277
- * The new commands can then be used from within the REPL instance:
278
- *
279
- * ```console
280
- * > .sayhello Node.js User
281
- * Hello, Node.js User!
282
- * > .saybye
283
- * Goodbye!
284
- * ```
285
- * @since v0.3.0
286
- * @param keyword The command keyword (_without_ a leading `.` character).
287
- * @param cmd The function to invoke when the command is processed.
288
- */
289
- defineCommand(keyword: string, cmd: REPLCommandAction | REPLCommand): void;
290
- /**
291
- * The `replServer.displayPrompt()` method readies the REPL instance for input
292
- * from the user, printing the configured `prompt` to a new line in the `output` and resuming the `input` to accept new input.
293
- *
294
- * When multi-line input is being entered, an ellipsis is printed rather than the
295
- * 'prompt'.
296
- *
297
- * When `preserveCursor` is `true`, the cursor placement will not be reset to `0`.
298
- *
299
- * The `replServer.displayPrompt` method is primarily intended to be called from
300
- * within the action function for commands registered using the `replServer.defineCommand()` method.
301
- * @since v0.1.91
302
- */
303
- displayPrompt(preserveCursor?: boolean): void;
304
- /**
305
- * The `replServer.clearBufferedCommand()` method clears any command that has been
306
- * buffered but not yet executed. This method is primarily intended to be
307
- * called from within the action function for commands registered using the `replServer.defineCommand()` method.
308
- * @since v9.0.0
309
- */
310
- clearBufferedCommand(): void;
311
- /**
312
- * Initializes a history log file for the REPL instance. When executing the
313
- * Node.js binary and using the command-line REPL, a history file is initialized
314
- * by default. However, this is not the case when creating a REPL
315
- * programmatically. Use this method to initialize a history log file when working
316
- * with REPL instances programmatically.
317
- * @since v11.10.0
318
- * @param historyPath the path to the history file
319
- * @param callback called when history writes are ready or upon error
320
- */
321
- setupHistory(path: string, callback: (err: Error | null, repl: this) => void): void;
322
- /**
323
- * events.EventEmitter
324
- * 1. close - inherited from `readline.Interface`
325
- * 2. line - inherited from `readline.Interface`
326
- * 3. pause - inherited from `readline.Interface`
327
- * 4. resume - inherited from `readline.Interface`
328
- * 5. SIGCONT - inherited from `readline.Interface`
329
- * 6. SIGINT - inherited from `readline.Interface`
330
- * 7. SIGTSTP - inherited from `readline.Interface`
331
- * 8. exit
332
- * 9. reset
333
- */
334
- addListener(event: string, listener: (...args: any[]) => void): this;
335
- addListener(event: "close", listener: () => void): this;
336
- addListener(event: "line", listener: (input: string) => void): this;
337
- addListener(event: "pause", listener: () => void): this;
338
- addListener(event: "resume", listener: () => void): this;
339
- addListener(event: "SIGCONT", listener: () => void): this;
340
- addListener(event: "SIGINT", listener: () => void): this;
341
- addListener(event: "SIGTSTP", listener: () => void): this;
342
- addListener(event: "exit", listener: () => void): this;
343
- addListener(event: "reset", listener: (context: Context) => void): this;
344
- emit(event: string | symbol, ...args: any[]): boolean;
345
- emit(event: "close"): boolean;
346
- emit(event: "line", input: string): boolean;
347
- emit(event: "pause"): boolean;
348
- emit(event: "resume"): boolean;
349
- emit(event: "SIGCONT"): boolean;
350
- emit(event: "SIGINT"): boolean;
351
- emit(event: "SIGTSTP"): boolean;
352
- emit(event: "exit"): boolean;
353
- emit(event: "reset", context: Context): boolean;
354
- on(event: string, listener: (...args: any[]) => void): this;
355
- on(event: "close", listener: () => void): this;
356
- on(event: "line", listener: (input: string) => void): this;
357
- on(event: "pause", listener: () => void): this;
358
- on(event: "resume", listener: () => void): this;
359
- on(event: "SIGCONT", listener: () => void): this;
360
- on(event: "SIGINT", listener: () => void): this;
361
- on(event: "SIGTSTP", listener: () => void): this;
362
- on(event: "exit", listener: () => void): this;
363
- on(event: "reset", listener: (context: Context) => void): this;
364
- once(event: string, listener: (...args: any[]) => void): this;
365
- once(event: "close", listener: () => void): this;
366
- once(event: "line", listener: (input: string) => void): this;
367
- once(event: "pause", listener: () => void): this;
368
- once(event: "resume", listener: () => void): this;
369
- once(event: "SIGCONT", listener: () => void): this;
370
- once(event: "SIGINT", listener: () => void): this;
371
- once(event: "SIGTSTP", listener: () => void): this;
372
- once(event: "exit", listener: () => void): this;
373
- once(event: "reset", listener: (context: Context) => void): this;
374
- prependListener(event: string, listener: (...args: any[]) => void): this;
375
- prependListener(event: "close", listener: () => void): this;
376
- prependListener(event: "line", listener: (input: string) => void): this;
377
- prependListener(event: "pause", listener: () => void): this;
378
- prependListener(event: "resume", listener: () => void): this;
379
- prependListener(event: "SIGCONT", listener: () => void): this;
380
- prependListener(event: "SIGINT", listener: () => void): this;
381
- prependListener(event: "SIGTSTP", listener: () => void): this;
382
- prependListener(event: "exit", listener: () => void): this;
383
- prependListener(event: "reset", listener: (context: Context) => void): this;
384
- prependOnceListener(event: string, listener: (...args: any[]) => void): this;
385
- prependOnceListener(event: "close", listener: () => void): this;
386
- prependOnceListener(event: "line", listener: (input: string) => void): this;
387
- prependOnceListener(event: "pause", listener: () => void): this;
388
- prependOnceListener(event: "resume", listener: () => void): this;
389
- prependOnceListener(event: "SIGCONT", listener: () => void): this;
390
- prependOnceListener(event: "SIGINT", listener: () => void): this;
391
- prependOnceListener(event: "SIGTSTP", listener: () => void): this;
392
- prependOnceListener(event: "exit", listener: () => void): this;
393
- prependOnceListener(event: "reset", listener: (context: Context) => void): this;
394
- }
395
- /**
396
- * A flag passed in the REPL options. Evaluates expressions in sloppy mode.
397
- */
398
- const REPL_MODE_SLOPPY: unique symbol;
399
- /**
400
- * A flag passed in the REPL options. Evaluates expressions in strict mode.
401
- * This is equivalent to prefacing every repl statement with `'use strict'`.
402
- */
403
- const REPL_MODE_STRICT: unique symbol;
404
- /**
405
- * The `repl.start()` method creates and starts a {@link REPLServer} instance.
406
- *
407
- * If `options` is a string, then it specifies the input prompt:
408
- *
409
- * ```js
410
- * const repl = require('node:repl');
411
- *
412
- * // a Unix style prompt
413
- * repl.start('$ ');
414
- * ```
415
- * @since v0.1.91
416
- */
417
- function start(options?: string | ReplOptions): REPLServer;
418
- /**
419
- * Indicates a recoverable error that a `REPLServer` can use to support multi-line input.
420
- *
421
- * @see https://nodejs.org/dist/latest-v20.x/docs/api/repl.html#repl_recoverable_errors
422
- */
423
- class Recoverable extends SyntaxError {
424
- err: Error;
425
- constructor(err: Error);
426
- }
427
- }
428
- declare module "node:repl" {
429
- export * from "repl";
430
- }
@@ -1,153 +0,0 @@
1
- /**
2
- * This feature allows the distribution of a Node.js application conveniently to a
3
- * system that does not have Node.js installed.
4
- *
5
- * Node.js supports the creation of [single executable applications](https://github.com/nodejs/single-executable) by allowing
6
- * the injection of a blob prepared by Node.js, which can contain a bundled script,
7
- * into the `node` binary. During start up, the program checks if anything has been
8
- * injected. If the blob is found, it executes the script in the blob. Otherwise
9
- * Node.js operates as it normally does.
10
- *
11
- * The single executable application feature currently only supports running a
12
- * single embedded script using the `CommonJS` module system.
13
- *
14
- * Users can create a single executable application from their bundled script
15
- * with the `node` binary itself and any tool which can inject resources into the
16
- * binary.
17
- *
18
- * Here are the steps for creating a single executable application using one such
19
- * tool, [postject](https://github.com/nodejs/postject):
20
- *
21
- * 1. Create a JavaScript file:
22
- * ```bash
23
- * echo 'console.log(`Hello, ${process.argv[2]}!`);' > hello.js
24
- * ```
25
- * 2. Create a configuration file building a blob that can be injected into the
26
- * single executable application (see `Generating single executable preparation blobs` for details):
27
- * ```bash
28
- * echo '{ "main": "hello.js", "output": "sea-prep.blob" }' > sea-config.json
29
- * ```
30
- * 3. Generate the blob to be injected:
31
- * ```bash
32
- * node --experimental-sea-config sea-config.json
33
- * ```
34
- * 4. Create a copy of the `node` executable and name it according to your needs:
35
- * * On systems other than Windows:
36
- * ```bash
37
- * cp $(command -v node) hello
38
- * ```
39
- * * On Windows:
40
- * ```text
41
- * node -e "require('fs').copyFileSync(process.execPath, 'hello.exe')"
42
- * ```
43
- * The `.exe` extension is necessary.
44
- * 5. Remove the signature of the binary (macOS and Windows only):
45
- * * On macOS:
46
- * ```bash
47
- * codesign --remove-signature hello
48
- * ```
49
- * * On Windows (optional):
50
- * [signtool](https://learn.microsoft.com/en-us/windows/win32/seccrypto/signtool) can be used from the installed [Windows SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/).
51
- * If this step is
52
- * skipped, ignore any signature-related warning from postject.
53
- * ```powershell
54
- * signtool remove /s hello.exe
55
- * ```
56
- * 6. Inject the blob into the copied binary by running `postject` with
57
- * the following options:
58
- * * `hello` / `hello.exe` \- The name of the copy of the `node` executable
59
- * created in step 4.
60
- * * `NODE_SEA_BLOB` \- The name of the resource / note / section in the binary
61
- * where the contents of the blob will be stored.
62
- * * `sea-prep.blob` \- The name of the blob created in step 1.
63
- * * `--sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2` \- The [fuse](https://www.electronjs.org/docs/latest/tutorial/fuses) used by the Node.js project to detect if a file has been
64
- * injected.
65
- * * `--macho-segment-name NODE_SEA` (only needed on macOS) - The name of the
66
- * segment in the binary where the contents of the blob will be
67
- * stored.
68
- * To summarize, here is the required command for each platform:
69
- * * On Linux:
70
- * ```bash
71
- * npx postject hello NODE_SEA_BLOB sea-prep.blob \
72
- * --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
73
- * ```
74
- * * On Windows - PowerShell:
75
- * ```powershell
76
- * npx postject hello.exe NODE_SEA_BLOB sea-prep.blob `
77
- * --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
78
- * ```
79
- * * On Windows - Command Prompt:
80
- * ```text
81
- * npx postject hello.exe NODE_SEA_BLOB sea-prep.blob ^
82
- * --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2
83
- * ```
84
- * * On macOS:
85
- * ```bash
86
- * npx postject hello NODE_SEA_BLOB sea-prep.blob \
87
- * --sentinel-fuse NODE_SEA_FUSE_fce680ab2cc467b6e072b8b5df1996b2 \
88
- * --macho-segment-name NODE_SEA
89
- * ```
90
- * 7. Sign the binary (macOS and Windows only):
91
- * * On macOS:
92
- * ```bash
93
- * codesign --sign - hello
94
- * ```
95
- * * On Windows (optional):
96
- * A certificate needs to be present for this to work. However, the unsigned
97
- * binary would still be runnable.
98
- * ```powershell
99
- * signtool sign /fd SHA256 hello.exe
100
- * ```
101
- * 8. Run the binary:
102
- * * On systems other than Windows
103
- * ```console
104
- * $ ./hello world
105
- * Hello, world!
106
- * ```
107
- * * On Windows
108
- * ```console
109
- * $ .\hello.exe world
110
- * Hello, world!
111
- * ```
112
- * @since v19.7.0, v18.16.0
113
- * @experimental
114
- * @see [source](https://github.com/nodejs/node/blob/v20.12.0/src/node_sea.cc)
115
- */
116
- declare module "node:sea" {
117
- type AssetKey = string;
118
- /**
119
- * @since v20.12.0
120
- * @return Whether this script is running inside a single-executable application.
121
- */
122
- function isSea(): boolean;
123
- /**
124
- * This method can be used to retrieve the assets configured to be bundled into the
125
- * single-executable application at build time.
126
- * An error is thrown when no matching asset can be found.
127
- * @since v20.12.0
128
- */
129
- function getAsset(key: AssetKey): ArrayBuffer;
130
- function getAsset(key: AssetKey, encoding: string): string;
131
- /**
132
- * Similar to `sea.getAsset()`, but returns the result in a [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob).
133
- * An error is thrown when no matching asset can be found.
134
- * @since v20.12.0
135
- */
136
- function getAssetAsBlob(key: AssetKey, options?: {
137
- type: string;
138
- }): Blob;
139
- /**
140
- * This method can be used to retrieve the assets configured to be bundled into the
141
- * single-executable application at build time.
142
- * An error is thrown when no matching asset can be found.
143
- *
144
- * Unlike `sea.getRawAsset()` or `sea.getAssetAsBlob()`, this method does not
145
- * return a copy. Instead, it returns the raw asset bundled inside the executable.
146
- *
147
- * For now, users should avoid writing to the returned array buffer. If the
148
- * injected section is not marked as writable or not aligned properly,
149
- * writes to the returned array buffer is likely to result in a crash.
150
- * @since v20.12.0
151
- */
152
- function getRawAsset(key: AssetKey): string | ArrayBuffer;
153
- }
@@ -1,12 +0,0 @@
1
- declare module "stream/consumers" {
2
- import { Blob as NodeBlob } from "node:buffer";
3
- import { Readable } from "node:stream";
4
- function buffer(stream: NodeJS.ReadableStream | Readable | AsyncIterable<any>): Promise<Buffer>;
5
- function text(stream: NodeJS.ReadableStream | Readable | AsyncIterable<any>): Promise<string>;
6
- function arrayBuffer(stream: NodeJS.ReadableStream | Readable | AsyncIterable<any>): Promise<ArrayBuffer>;
7
- function blob(stream: NodeJS.ReadableStream | Readable | AsyncIterable<any>): Promise<NodeBlob>;
8
- function json(stream: NodeJS.ReadableStream | Readable | AsyncIterable<any>): Promise<unknown>;
9
- }
10
- declare module "node:stream/consumers" {
11
- export * from "stream/consumers";
12
- }
@@ -1,83 +0,0 @@
1
- declare module "stream/promises" {
2
- import {
3
- FinishedOptions,
4
- PipelineDestination,
5
- PipelineOptions,
6
- PipelinePromise,
7
- PipelineSource,
8
- PipelineTransform,
9
- } from "node:stream";
10
- function finished(
11
- stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream,
12
- options?: FinishedOptions,
13
- ): Promise<void>;
14
- function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(
15
- source: A,
16
- destination: B,
17
- options?: PipelineOptions,
18
- ): PipelinePromise<B>;
19
- function pipeline<
20
- A extends PipelineSource<any>,
21
- T1 extends PipelineTransform<A, any>,
22
- B extends PipelineDestination<T1, any>,
23
- >(
24
- source: A,
25
- transform1: T1,
26
- destination: B,
27
- options?: PipelineOptions,
28
- ): PipelinePromise<B>;
29
- function pipeline<
30
- A extends PipelineSource<any>,
31
- T1 extends PipelineTransform<A, any>,
32
- T2 extends PipelineTransform<T1, any>,
33
- B extends PipelineDestination<T2, any>,
34
- >(
35
- source: A,
36
- transform1: T1,
37
- transform2: T2,
38
- destination: B,
39
- options?: PipelineOptions,
40
- ): PipelinePromise<B>;
41
- function pipeline<
42
- A extends PipelineSource<any>,
43
- T1 extends PipelineTransform<A, any>,
44
- T2 extends PipelineTransform<T1, any>,
45
- T3 extends PipelineTransform<T2, any>,
46
- B extends PipelineDestination<T3, any>,
47
- >(
48
- source: A,
49
- transform1: T1,
50
- transform2: T2,
51
- transform3: T3,
52
- destination: B,
53
- options?: PipelineOptions,
54
- ): PipelinePromise<B>;
55
- function pipeline<
56
- A extends PipelineSource<any>,
57
- T1 extends PipelineTransform<A, any>,
58
- T2 extends PipelineTransform<T1, any>,
59
- T3 extends PipelineTransform<T2, any>,
60
- T4 extends PipelineTransform<T3, any>,
61
- B extends PipelineDestination<T4, any>,
62
- >(
63
- source: A,
64
- transform1: T1,
65
- transform2: T2,
66
- transform3: T3,
67
- transform4: T4,
68
- destination: B,
69
- options?: PipelineOptions,
70
- ): PipelinePromise<B>;
71
- function pipeline(
72
- streams: ReadonlyArray<NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream>,
73
- options?: PipelineOptions,
74
- ): Promise<void>;
75
- function pipeline(
76
- stream1: NodeJS.ReadableStream,
77
- stream2: NodeJS.ReadWriteStream | NodeJS.WritableStream,
78
- ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>
79
- ): Promise<void>;
80
- }
81
- declare module "node:stream/promises" {
82
- export * from "stream/promises";
83
- }