cdk-common 2.0.915 → 2.0.917

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 (203) hide show
  1. package/.jsii +8 -2
  2. package/API.md +5 -0
  3. package/lib/main.js +1 -1
  4. package/lib/managed-policies.d.ts +2 -1
  5. package/lib/managed-policies.js +2 -1
  6. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/README.md +1 -1
  7. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/assert.d.ts +5 -5
  8. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/async_hooks.d.ts +5 -5
  9. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/buffer.d.ts +1 -1
  10. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/child_process.d.ts +2 -2
  11. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/cluster.d.ts +15 -15
  12. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/console.d.ts +17 -17
  13. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/crypto.d.ts +5 -78
  14. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/dgram.d.ts +1 -1
  15. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/diagnostics_channel.d.ts +1 -1
  16. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/dns.d.ts +17 -17
  17. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/domain.d.ts +1 -1
  18. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/events.d.ts +1 -1
  19. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/fs/promises.d.ts +16 -0
  20. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/fs.d.ts +60 -2
  21. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/http.d.ts +2 -2
  22. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/http2.d.ts +2 -2
  23. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/https.d.ts +1 -1
  24. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/inspector.d.ts +1 -1
  25. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/module.d.ts +0 -14
  26. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/net.d.ts +1 -1
  27. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/os.d.ts +3 -3
  28. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/package.json +3 -3
  29. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/path.d.ts +1 -1
  30. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/perf_hooks.d.ts +8 -8
  31. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/process.d.ts +2 -2
  32. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/punycode.d.ts +1 -1
  33. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/querystring.d.ts +1 -1
  34. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/readline.d.ts +10 -10
  35. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/repl.d.ts +12 -12
  36. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/sea.d.ts +1 -1
  37. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/stream.d.ts +9 -9
  38. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/string_decoder.d.ts +1 -1
  39. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/test.d.ts +12 -11
  40. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/timers.d.ts +1 -1
  41. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/tls.d.ts +2 -2
  42. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/trace_events.d.ts +6 -6
  43. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/tty.d.ts +1 -1
  44. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/url.d.ts +1 -1
  45. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/util.d.ts +2 -2
  46. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/v8.d.ts +2 -2
  47. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/vm.d.ts +5 -7
  48. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/wasi.d.ts +1 -1
  49. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/worker_threads.d.ts +1 -1
  50. package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/zlib.d.ts +3 -3
  51. package/node_modules/@types/concat-stream/node_modules/undici-types/LICENSE +21 -0
  52. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/balanced-pool.d.ts +11 -0
  53. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/client.d.ts +12 -1
  54. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/diagnostics-channel.d.ts +1 -2
  55. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/dispatcher.d.ts +17 -3
  56. package/node_modules/@types/concat-stream/node_modules/undici-types/eventsource.d.ts +61 -0
  57. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/fetch.d.ts +22 -23
  58. package/node_modules/@types/concat-stream/node_modules/undici-types/handlers.d.ts +15 -0
  59. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/index.d.ts +6 -1
  60. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/package.json +1 -1
  61. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/pool.d.ts +11 -0
  62. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/proxy-agent.d.ts +0 -2
  63. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/readable.d.ts +2 -3
  64. package/node_modules/@types/concat-stream/node_modules/undici-types/retry-agent.d.ts +11 -0
  65. package/node_modules/@types/concat-stream/node_modules/undici-types/retry-handler.d.ts +116 -0
  66. package/node_modules/@types/concat-stream/node_modules/undici-types/util.d.ts +31 -0
  67. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/webidl.d.ts +6 -1
  68. package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/websocket.d.ts +22 -1
  69. package/node_modules/@types/form-data/node_modules/@types/node/LICENSE +21 -0
  70. package/node_modules/@types/form-data/node_modules/@types/node/README.md +15 -0
  71. package/node_modules/@types/form-data/node_modules/@types/node/assert/strict.d.ts +8 -0
  72. package/node_modules/@types/form-data/node_modules/@types/node/assert.d.ts +1040 -0
  73. package/node_modules/@types/form-data/node_modules/@types/node/async_hooks.d.ts +541 -0
  74. package/node_modules/@types/form-data/node_modules/@types/node/buffer.d.ts +2282 -0
  75. package/node_modules/@types/form-data/node_modules/@types/node/child_process.d.ts +1544 -0
  76. package/node_modules/@types/form-data/node_modules/@types/node/cluster.d.ts +578 -0
  77. package/node_modules/@types/form-data/node_modules/@types/node/console.d.ts +452 -0
  78. package/node_modules/@types/form-data/node_modules/@types/node/constants.d.ts +19 -0
  79. package/node_modules/@types/form-data/node_modules/@types/node/crypto.d.ts +4451 -0
  80. package/node_modules/@types/form-data/node_modules/@types/node/dgram.d.ts +596 -0
  81. package/node_modules/@types/form-data/node_modules/@types/node/diagnostics_channel.d.ts +554 -0
  82. package/node_modules/@types/form-data/node_modules/@types/node/dns/promises.d.ts +476 -0
  83. package/node_modules/@types/form-data/node_modules/@types/node/dns.d.ts +864 -0
  84. package/node_modules/@types/form-data/node_modules/@types/node/dom-events.d.ts +124 -0
  85. package/node_modules/@types/form-data/node_modules/@types/node/domain.d.ts +170 -0
  86. package/node_modules/@types/form-data/node_modules/@types/node/events.d.ts +931 -0
  87. package/node_modules/@types/form-data/node_modules/@types/node/fs/promises.d.ts +1261 -0
  88. package/node_modules/@types/form-data/node_modules/@types/node/fs.d.ts +4375 -0
  89. package/node_modules/@types/form-data/node_modules/@types/node/globals.d.ts +412 -0
  90. package/node_modules/@types/form-data/node_modules/@types/node/globals.global.d.ts +1 -0
  91. package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +1908 -0
  92. package/node_modules/@types/form-data/node_modules/@types/node/http2.d.ts +2418 -0
  93. package/node_modules/@types/form-data/node_modules/@types/node/https.d.ts +550 -0
  94. package/node_modules/@types/form-data/node_modules/@types/node/index.d.ts +89 -0
  95. package/node_modules/@types/form-data/node_modules/@types/node/inspector.d.ts +2746 -0
  96. package/node_modules/@types/form-data/node_modules/@types/node/module.d.ts +301 -0
  97. package/node_modules/@types/form-data/node_modules/@types/node/net.d.ts +999 -0
  98. package/node_modules/@types/form-data/node_modules/@types/node/os.d.ts +495 -0
  99. package/node_modules/@types/form-data/node_modules/@types/node/package.json +217 -0
  100. package/node_modules/@types/form-data/node_modules/@types/node/path.d.ts +191 -0
  101. package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +905 -0
  102. package/node_modules/@types/form-data/node_modules/@types/node/process.d.ts +1754 -0
  103. package/node_modules/@types/form-data/node_modules/@types/node/punycode.d.ts +117 -0
  104. package/node_modules/@types/form-data/node_modules/@types/node/querystring.d.ts +153 -0
  105. package/node_modules/@types/form-data/node_modules/@types/node/readline/promises.d.ts +150 -0
  106. package/node_modules/@types/form-data/node_modules/@types/node/readline.d.ts +540 -0
  107. package/node_modules/@types/form-data/node_modules/@types/node/repl.d.ts +430 -0
  108. package/node_modules/@types/form-data/node_modules/@types/node/sea.d.ts +153 -0
  109. package/node_modules/@types/form-data/node_modules/@types/node/stream/consumers.d.ts +12 -0
  110. package/node_modules/@types/form-data/node_modules/@types/node/stream/promises.d.ts +83 -0
  111. package/node_modules/@types/form-data/node_modules/@types/node/stream/web.d.ts +367 -0
  112. package/node_modules/@types/form-data/node_modules/@types/node/stream.d.ts +1707 -0
  113. package/node_modules/@types/form-data/node_modules/@types/node/string_decoder.d.ts +67 -0
  114. package/node_modules/@types/form-data/node_modules/@types/node/test.d.ts +1730 -0
  115. package/node_modules/@types/form-data/node_modules/@types/node/timers/promises.d.ts +97 -0
  116. package/node_modules/@types/form-data/node_modules/@types/node/timers.d.ts +240 -0
  117. package/node_modules/@types/form-data/node_modules/@types/node/tls.d.ts +1217 -0
  118. package/node_modules/@types/form-data/node_modules/@types/node/trace_events.d.ts +197 -0
  119. package/node_modules/@types/form-data/node_modules/@types/node/tty.d.ts +208 -0
  120. package/node_modules/@types/form-data/node_modules/@types/node/url.d.ts +952 -0
  121. package/node_modules/@types/form-data/node_modules/@types/node/util.d.ts +2292 -0
  122. package/node_modules/@types/form-data/node_modules/@types/node/v8.d.ts +808 -0
  123. package/node_modules/@types/form-data/node_modules/@types/node/vm.d.ts +922 -0
  124. package/node_modules/@types/form-data/node_modules/@types/node/wasi.d.ts +181 -0
  125. package/node_modules/@types/form-data/node_modules/@types/node/worker_threads.d.ts +694 -0
  126. package/node_modules/@types/form-data/node_modules/@types/node/zlib.d.ts +530 -0
  127. package/node_modules/@types/form-data/node_modules/undici-types/LICENSE +21 -0
  128. package/node_modules/@types/form-data/node_modules/undici-types/README.md +6 -0
  129. package/node_modules/@types/form-data/node_modules/undici-types/agent.d.ts +31 -0
  130. package/node_modules/@types/form-data/node_modules/undici-types/api.d.ts +43 -0
  131. package/node_modules/@types/form-data/node_modules/undici-types/balanced-pool.d.ts +29 -0
  132. package/node_modules/@types/form-data/node_modules/undici-types/cache.d.ts +36 -0
  133. package/node_modules/@types/form-data/node_modules/undici-types/client.d.ts +108 -0
  134. package/node_modules/@types/form-data/node_modules/undici-types/connector.d.ts +34 -0
  135. package/node_modules/@types/form-data/node_modules/undici-types/content-type.d.ts +21 -0
  136. package/node_modules/@types/form-data/node_modules/undici-types/cookies.d.ts +28 -0
  137. package/node_modules/@types/form-data/node_modules/undici-types/diagnostics-channel.d.ts +66 -0
  138. package/node_modules/@types/form-data/node_modules/undici-types/dispatcher.d.ts +255 -0
  139. package/node_modules/@types/form-data/node_modules/undici-types/errors.d.ts +128 -0
  140. package/node_modules/@types/form-data/node_modules/undici-types/eventsource.d.ts +61 -0
  141. package/node_modules/@types/form-data/node_modules/undici-types/fetch.d.ts +208 -0
  142. package/node_modules/@types/form-data/node_modules/undici-types/file.d.ts +39 -0
  143. package/node_modules/@types/form-data/node_modules/undici-types/filereader.d.ts +54 -0
  144. package/node_modules/@types/form-data/node_modules/undici-types/formdata.d.ts +108 -0
  145. package/node_modules/@types/form-data/node_modules/undici-types/global-dispatcher.d.ts +9 -0
  146. package/node_modules/@types/form-data/node_modules/undici-types/global-origin.d.ts +7 -0
  147. package/node_modules/@types/form-data/node_modules/undici-types/handlers.d.ts +15 -0
  148. package/node_modules/@types/form-data/node_modules/undici-types/header.d.ts +4 -0
  149. package/node_modules/@types/form-data/node_modules/undici-types/index.d.ts +68 -0
  150. package/node_modules/@types/form-data/node_modules/undici-types/interceptors.d.ts +5 -0
  151. package/node_modules/@types/form-data/node_modules/undici-types/mock-agent.d.ts +50 -0
  152. package/node_modules/@types/form-data/node_modules/undici-types/mock-client.d.ts +25 -0
  153. package/node_modules/@types/form-data/node_modules/undici-types/mock-errors.d.ts +12 -0
  154. package/node_modules/@types/form-data/node_modules/undici-types/mock-interceptor.d.ts +93 -0
  155. package/node_modules/@types/form-data/node_modules/undici-types/mock-pool.d.ts +25 -0
  156. package/node_modules/@types/form-data/node_modules/undici-types/package.json +55 -0
  157. package/node_modules/@types/form-data/node_modules/undici-types/patch.d.ts +71 -0
  158. package/node_modules/@types/form-data/node_modules/undici-types/pool-stats.d.ts +19 -0
  159. package/node_modules/@types/form-data/node_modules/undici-types/pool.d.ts +39 -0
  160. package/node_modules/@types/form-data/node_modules/undici-types/proxy-agent.d.ts +28 -0
  161. package/node_modules/@types/form-data/node_modules/undici-types/readable.d.ts +60 -0
  162. package/node_modules/@types/form-data/node_modules/undici-types/retry-agent.d.ts +11 -0
  163. package/node_modules/@types/form-data/node_modules/undici-types/retry-handler.d.ts +116 -0
  164. package/node_modules/@types/form-data/node_modules/undici-types/util.d.ts +31 -0
  165. package/node_modules/@types/form-data/node_modules/undici-types/webidl.d.ts +225 -0
  166. package/node_modules/@types/form-data/node_modules/undici-types/websocket.d.ts +152 -0
  167. package/package.json +1 -1
  168. package/node_modules/undici-types/handlers.d.ts +0 -9
  169. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/LICENSE +0 -0
  170. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/assert/strict.d.ts +0 -0
  171. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/constants.d.ts +0 -0
  172. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/dns/promises.d.ts +0 -0
  173. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/dom-events.d.ts +0 -0
  174. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/globals.d.ts +0 -0
  175. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/globals.global.d.ts +0 -0
  176. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/index.d.ts +0 -0
  177. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/readline/promises.d.ts +0 -0
  178. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/stream/consumers.d.ts +0 -0
  179. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/stream/promises.d.ts +0 -0
  180. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/stream/web.d.ts +0 -0
  181. /package/node_modules/@types/{node → concat-stream/node_modules/@types/node}/timers/promises.d.ts +0 -0
  182. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/README.md +0 -0
  183. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/agent.d.ts +0 -0
  184. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/api.d.ts +0 -0
  185. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/cache.d.ts +0 -0
  186. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/connector.d.ts +0 -0
  187. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/content-type.d.ts +0 -0
  188. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/cookies.d.ts +0 -0
  189. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/errors.d.ts +0 -0
  190. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/file.d.ts +0 -0
  191. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/filereader.d.ts +0 -0
  192. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/formdata.d.ts +0 -0
  193. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/global-dispatcher.d.ts +0 -0
  194. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/global-origin.d.ts +0 -0
  195. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/header.d.ts +0 -0
  196. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/interceptors.d.ts +0 -0
  197. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/mock-agent.d.ts +0 -0
  198. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/mock-client.d.ts +0 -0
  199. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/mock-errors.d.ts +0 -0
  200. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/mock-interceptor.d.ts +0 -0
  201. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/mock-pool.d.ts +0 -0
  202. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/patch.d.ts +0 -0
  203. /package/node_modules/{undici-types → @types/concat-stream/node_modules/undici-types}/pool-stats.d.ts +0 -0
@@ -0,0 +1,67 @@
1
+ /**
2
+ * The `node:string_decoder` module provides an API for decoding `Buffer` objects
3
+ * into strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16
4
+ * characters. It can be accessed using:
5
+ *
6
+ * ```js
7
+ * const { StringDecoder } = require('node:string_decoder');
8
+ * ```
9
+ *
10
+ * The following example shows the basic use of the `StringDecoder` class.
11
+ *
12
+ * ```js
13
+ * const { StringDecoder } = require('node:string_decoder');
14
+ * const decoder = new StringDecoder('utf8');
15
+ *
16
+ * const cent = Buffer.from([0xC2, 0xA2]);
17
+ * console.log(decoder.write(cent)); // Prints: ¢
18
+ *
19
+ * const euro = Buffer.from([0xE2, 0x82, 0xAC]);
20
+ * console.log(decoder.write(euro)); // Prints: €
21
+ * ```
22
+ *
23
+ * When a `Buffer` instance is written to the `StringDecoder` instance, an
24
+ * internal buffer is used to ensure that the decoded string does not contain
25
+ * any incomplete multibyte characters. These are held in the buffer until the
26
+ * next call to `stringDecoder.write()` or until `stringDecoder.end()` is called.
27
+ *
28
+ * In the following example, the three UTF-8 encoded bytes of the European Euro
29
+ * symbol (`€`) are written over three separate operations:
30
+ *
31
+ * ```js
32
+ * const { StringDecoder } = require('node:string_decoder');
33
+ * const decoder = new StringDecoder('utf8');
34
+ *
35
+ * decoder.write(Buffer.from([0xE2]));
36
+ * decoder.write(Buffer.from([0x82]));
37
+ * console.log(decoder.end(Buffer.from([0xAC]))); // Prints: €
38
+ * ```
39
+ * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/string_decoder.js)
40
+ */
41
+ declare module "string_decoder" {
42
+ class StringDecoder {
43
+ constructor(encoding?: BufferEncoding);
44
+ /**
45
+ * Returns a decoded string, ensuring that any incomplete multibyte characters at
46
+ * the end of the `Buffer`, or `TypedArray`, or `DataView` are omitted from the
47
+ * returned string and stored in an internal buffer for the next call to `stringDecoder.write()` or `stringDecoder.end()`.
48
+ * @since v0.1.99
49
+ * @param buffer The bytes to decode.
50
+ */
51
+ write(buffer: string | Buffer | NodeJS.ArrayBufferView): string;
52
+ /**
53
+ * Returns any remaining input stored in the internal buffer as a string. Bytes
54
+ * representing incomplete UTF-8 and UTF-16 characters will be replaced with
55
+ * substitution characters appropriate for the character encoding.
56
+ *
57
+ * If the `buffer` argument is provided, one final call to `stringDecoder.write()` is performed before returning the remaining input.
58
+ * After `end()` is called, the `stringDecoder` object can be reused for new input.
59
+ * @since v0.9.3
60
+ * @param buffer The bytes to decode.
61
+ */
62
+ end(buffer?: string | Buffer | NodeJS.ArrayBufferView): string;
63
+ }
64
+ }
65
+ declare module "node:string_decoder" {
66
+ export * from "string_decoder";
67
+ }