@alanszp/eventbridge-client 12.0.1 → 12.0.3

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 (151) hide show
  1. package/package.json +4 -7
  2. package/.gitignore +0 -3
  3. package/.npmignore +0 -3
  4. package/node_modules/@cspotcode/source-map-support/LICENSE.md +0 -21
  5. package/node_modules/@cspotcode/source-map-support/README.md +0 -289
  6. package/node_modules/@cspotcode/source-map-support/browser-source-map-support.js +0 -114
  7. package/node_modules/@cspotcode/source-map-support/package.json +0 -50
  8. package/node_modules/@cspotcode/source-map-support/register-hook-require.d.ts +0 -7
  9. package/node_modules/@cspotcode/source-map-support/register-hook-require.js +0 -3
  10. package/node_modules/@cspotcode/source-map-support/register.d.ts +0 -7
  11. package/node_modules/@cspotcode/source-map-support/register.js +0 -1
  12. package/node_modules/@cspotcode/source-map-support/source-map-support.d.ts +0 -76
  13. package/node_modules/@cspotcode/source-map-support/source-map-support.js +0 -938
  14. package/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  15. package/node_modules/@jridgewell/trace-mapping/README.md +0 -193
  16. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -514
  17. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -1
  18. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -528
  19. package/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -1
  20. package/node_modules/@jridgewell/trace-mapping/dist/types/any-map.d.ts +0 -8
  21. package/node_modules/@jridgewell/trace-mapping/dist/types/binary-search.d.ts +0 -32
  22. package/node_modules/@jridgewell/trace-mapping/dist/types/by-source.d.ts +0 -7
  23. package/node_modules/@jridgewell/trace-mapping/dist/types/resolve.d.ts +0 -1
  24. package/node_modules/@jridgewell/trace-mapping/dist/types/sort.d.ts +0 -2
  25. package/node_modules/@jridgewell/trace-mapping/dist/types/sourcemap-segment.d.ts +0 -16
  26. package/node_modules/@jridgewell/trace-mapping/dist/types/strip-filename.d.ts +0 -4
  27. package/node_modules/@jridgewell/trace-mapping/dist/types/trace-mapping.d.ts +0 -70
  28. package/node_modules/@jridgewell/trace-mapping/dist/types/types.d.ts +0 -85
  29. package/node_modules/@jridgewell/trace-mapping/package.json +0 -70
  30. package/node_modules/@types/node/LICENSE +0 -21
  31. package/node_modules/@types/node/README.md +0 -15
  32. package/node_modules/@types/node/assert/strict.d.ts +0 -8
  33. package/node_modules/@types/node/assert.d.ts +0 -996
  34. package/node_modules/@types/node/async_hooks.d.ts +0 -539
  35. package/node_modules/@types/node/buffer.d.ts +0 -2362
  36. package/node_modules/@types/node/child_process.d.ts +0 -1540
  37. package/node_modules/@types/node/cluster.d.ts +0 -432
  38. package/node_modules/@types/node/console.d.ts +0 -415
  39. package/node_modules/@types/node/constants.d.ts +0 -19
  40. package/node_modules/@types/node/crypto.d.ts +0 -4487
  41. package/node_modules/@types/node/dgram.d.ts +0 -596
  42. package/node_modules/@types/node/diagnostics_channel.d.ts +0 -545
  43. package/node_modules/@types/node/dns/promises.d.ts +0 -425
  44. package/node_modules/@types/node/dns.d.ts +0 -809
  45. package/node_modules/@types/node/dom-events.d.ts +0 -122
  46. package/node_modules/@types/node/domain.d.ts +0 -170
  47. package/node_modules/@types/node/events.d.ts +0 -879
  48. package/node_modules/@types/node/fs/promises.d.ts +0 -1239
  49. package/node_modules/@types/node/fs.d.ts +0 -4311
  50. package/node_modules/@types/node/globals.d.ts +0 -411
  51. package/node_modules/@types/node/globals.global.d.ts +0 -1
  52. package/node_modules/@types/node/http.d.ts +0 -1887
  53. package/node_modules/@types/node/http2.d.ts +0 -2382
  54. package/node_modules/@types/node/https.d.ts +0 -550
  55. package/node_modules/@types/node/index.d.ts +0 -88
  56. package/node_modules/@types/node/inspector.d.ts +0 -2747
  57. package/node_modules/@types/node/module.d.ts +0 -315
  58. package/node_modules/@types/node/net.d.ts +0 -949
  59. package/node_modules/@types/node/os.d.ts +0 -478
  60. package/node_modules/@types/node/package.json +0 -229
  61. package/node_modules/@types/node/path.d.ts +0 -191
  62. package/node_modules/@types/node/perf_hooks.d.ts +0 -645
  63. package/node_modules/@types/node/process.d.ts +0 -1561
  64. package/node_modules/@types/node/punycode.d.ts +0 -117
  65. package/node_modules/@types/node/querystring.d.ts +0 -141
  66. package/node_modules/@types/node/readline/promises.d.ts +0 -150
  67. package/node_modules/@types/node/readline.d.ts +0 -539
  68. package/node_modules/@types/node/repl.d.ts +0 -430
  69. package/node_modules/@types/node/stream/consumers.d.ts +0 -12
  70. package/node_modules/@types/node/stream/promises.d.ts +0 -83
  71. package/node_modules/@types/node/stream/web.d.ts +0 -366
  72. package/node_modules/@types/node/stream.d.ts +0 -1701
  73. package/node_modules/@types/node/string_decoder.d.ts +0 -67
  74. package/node_modules/@types/node/test.d.ts +0 -1465
  75. package/node_modules/@types/node/timers/promises.d.ts +0 -93
  76. package/node_modules/@types/node/timers.d.ts +0 -240
  77. package/node_modules/@types/node/tls.d.ts +0 -1210
  78. package/node_modules/@types/node/trace_events.d.ts +0 -182
  79. package/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  80. package/node_modules/@types/node/ts4.8/assert.d.ts +0 -996
  81. package/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -539
  82. package/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2362
  83. package/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1540
  84. package/node_modules/@types/node/ts4.8/cluster.d.ts +0 -432
  85. package/node_modules/@types/node/ts4.8/console.d.ts +0 -415
  86. package/node_modules/@types/node/ts4.8/constants.d.ts +0 -19
  87. package/node_modules/@types/node/ts4.8/crypto.d.ts +0 -4487
  88. package/node_modules/@types/node/ts4.8/dgram.d.ts +0 -596
  89. package/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -545
  90. package/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -425
  91. package/node_modules/@types/node/ts4.8/dns.d.ts +0 -809
  92. package/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -122
  93. package/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  94. package/node_modules/@types/node/ts4.8/events.d.ts +0 -879
  95. package/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1239
  96. package/node_modules/@types/node/ts4.8/fs.d.ts +0 -4311
  97. package/node_modules/@types/node/ts4.8/globals.d.ts +0 -411
  98. package/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  99. package/node_modules/@types/node/ts4.8/http.d.ts +0 -1887
  100. package/node_modules/@types/node/ts4.8/http2.d.ts +0 -2382
  101. package/node_modules/@types/node/ts4.8/https.d.ts +0 -550
  102. package/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  103. package/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2747
  104. package/node_modules/@types/node/ts4.8/module.d.ts +0 -315
  105. package/node_modules/@types/node/ts4.8/net.d.ts +0 -949
  106. package/node_modules/@types/node/ts4.8/os.d.ts +0 -478
  107. package/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  108. package/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -645
  109. package/node_modules/@types/node/ts4.8/process.d.ts +0 -1561
  110. package/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  111. package/node_modules/@types/node/ts4.8/querystring.d.ts +0 -141
  112. package/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -150
  113. package/node_modules/@types/node/ts4.8/readline.d.ts +0 -539
  114. package/node_modules/@types/node/ts4.8/repl.d.ts +0 -430
  115. package/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  116. package/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -83
  117. package/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -366
  118. package/node_modules/@types/node/ts4.8/stream.d.ts +0 -1701
  119. package/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  120. package/node_modules/@types/node/ts4.8/test.d.ts +0 -1465
  121. package/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  122. package/node_modules/@types/node/ts4.8/timers.d.ts +0 -240
  123. package/node_modules/@types/node/ts4.8/tls.d.ts +0 -1210
  124. package/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -182
  125. package/node_modules/@types/node/ts4.8/tty.d.ts +0 -208
  126. package/node_modules/@types/node/ts4.8/url.d.ts +0 -927
  127. package/node_modules/@types/node/ts4.8/util.d.ts +0 -2183
  128. package/node_modules/@types/node/ts4.8/v8.d.ts +0 -764
  129. package/node_modules/@types/node/ts4.8/vm.d.ts +0 -903
  130. package/node_modules/@types/node/ts4.8/wasi.d.ts +0 -179
  131. package/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -691
  132. package/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  133. package/node_modules/@types/node/tty.d.ts +0 -208
  134. package/node_modules/@types/node/url.d.ts +0 -927
  135. package/node_modules/@types/node/util.d.ts +0 -2183
  136. package/node_modules/@types/node/v8.d.ts +0 -764
  137. package/node_modules/@types/node/vm.d.ts +0 -903
  138. package/node_modules/@types/node/wasi.d.ts +0 -179
  139. package/node_modules/@types/node/worker_threads.d.ts +0 -691
  140. package/node_modules/@types/node/zlib.d.ts +0 -517
  141. package/src/aws/awsEventbridgeClient.ts +0 -4
  142. package/src/aws/awsTypes.ts +0 -10
  143. package/src/aws/index.ts +0 -2
  144. package/src/basicEventbridgeClient.test.ts +0 -149
  145. package/src/basicEventbridgeClient.ts +0 -160
  146. package/src/helpers/mapLaraEventToAWSEvent.ts +0 -37
  147. package/src/index.ts +0 -3
  148. package/src/mockEventbridgeClient.ts +0 -11
  149. package/src/mocks/fixtures/eventbridgeFixture.ts +0 -41
  150. package/src/types/UpdatedEvent.ts +0 -39
  151. package/src/types/index.ts +0 -1
@@ -1,366 +0,0 @@
1
- declare module "stream/web" {
2
- // stub module, pending copy&paste from .d.ts or manual impl
3
- // copy from lib.dom.d.ts
4
- interface ReadableWritablePair<R = any, W = any> {
5
- readable: ReadableStream<R>;
6
- /**
7
- * Provides a convenient, chainable way of piping this readable stream
8
- * through a transform stream (or any other { writable, readable }
9
- * pair). It simply pipes the stream into the writable side of the
10
- * supplied pair, and returns the readable side for further use.
11
- *
12
- * Piping a stream will lock it for the duration of the pipe, preventing
13
- * any other consumer from acquiring a reader.
14
- */
15
- writable: WritableStream<W>;
16
- }
17
- interface StreamPipeOptions {
18
- preventAbort?: boolean;
19
- preventCancel?: boolean;
20
- /**
21
- * Pipes this readable stream to a given writable stream destination.
22
- * The way in which the piping process behaves under various error
23
- * conditions can be customized with a number of passed options. It
24
- * returns a promise that fulfills when the piping process completes
25
- * successfully, or rejects if any errors were encountered.
26
- *
27
- * Piping a stream will lock it for the duration of the pipe, preventing
28
- * any other consumer from acquiring a reader.
29
- *
30
- * Errors and closures of the source and destination streams propagate
31
- * as follows:
32
- *
33
- * An error in this source readable stream will abort destination,
34
- * unless preventAbort is truthy. The returned promise will be rejected
35
- * with the source's error, or with any error that occurs during
36
- * aborting the destination.
37
- *
38
- * An error in destination will cancel this source readable stream,
39
- * unless preventCancel is truthy. The returned promise will be rejected
40
- * with the destination's error, or with any error that occurs during
41
- * canceling the source.
42
- *
43
- * When this source readable stream closes, destination will be closed,
44
- * unless preventClose is truthy. The returned promise will be fulfilled
45
- * once this process completes, unless an error is encountered while
46
- * closing the destination, in which case it will be rejected with that
47
- * error.
48
- *
49
- * If destination starts out closed or closing, this source readable
50
- * stream will be canceled, unless preventCancel is true. The returned
51
- * promise will be rejected with an error indicating piping to a closed
52
- * stream failed, or with any error that occurs during canceling the
53
- * source.
54
- *
55
- * The signal option can be set to an AbortSignal to allow aborting an
56
- * ongoing pipe operation via the corresponding AbortController. In this
57
- * case, this source readable stream will be canceled, and destination
58
- * aborted, unless the respective options preventCancel or preventAbort
59
- * are set.
60
- */
61
- preventClose?: boolean;
62
- signal?: AbortSignal;
63
- }
64
- interface ReadableStreamGenericReader {
65
- readonly closed: Promise<undefined>;
66
- cancel(reason?: any): Promise<void>;
67
- }
68
- interface ReadableStreamDefaultReadValueResult<T> {
69
- done: false;
70
- value: T;
71
- }
72
- interface ReadableStreamDefaultReadDoneResult {
73
- done: true;
74
- value?: undefined;
75
- }
76
- type ReadableStreamController<T> = ReadableStreamDefaultController<T>;
77
- type ReadableStreamDefaultReadResult<T> =
78
- | ReadableStreamDefaultReadValueResult<T>
79
- | ReadableStreamDefaultReadDoneResult;
80
- interface ReadableStreamReadValueResult<T> {
81
- done: false;
82
- value: T;
83
- }
84
- interface ReadableStreamReadDoneResult<T> {
85
- done: true;
86
- value?: T;
87
- }
88
- type ReadableStreamReadResult<T> = ReadableStreamReadValueResult<T> | ReadableStreamReadDoneResult<T>;
89
- interface ReadableByteStreamControllerCallback {
90
- (controller: ReadableByteStreamController): void | PromiseLike<void>;
91
- }
92
- interface UnderlyingSinkAbortCallback {
93
- (reason?: any): void | PromiseLike<void>;
94
- }
95
- interface UnderlyingSinkCloseCallback {
96
- (): void | PromiseLike<void>;
97
- }
98
- interface UnderlyingSinkStartCallback {
99
- (controller: WritableStreamDefaultController): any;
100
- }
101
- interface UnderlyingSinkWriteCallback<W> {
102
- (chunk: W, controller: WritableStreamDefaultController): void | PromiseLike<void>;
103
- }
104
- interface UnderlyingSourceCancelCallback {
105
- (reason?: any): void | PromiseLike<void>;
106
- }
107
- interface UnderlyingSourcePullCallback<R> {
108
- (controller: ReadableStreamController<R>): void | PromiseLike<void>;
109
- }
110
- interface UnderlyingSourceStartCallback<R> {
111
- (controller: ReadableStreamController<R>): any;
112
- }
113
- interface TransformerFlushCallback<O> {
114
- (controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;
115
- }
116
- interface TransformerStartCallback<O> {
117
- (controller: TransformStreamDefaultController<O>): any;
118
- }
119
- interface TransformerTransformCallback<I, O> {
120
- (chunk: I, controller: TransformStreamDefaultController<O>): void | PromiseLike<void>;
121
- }
122
- interface UnderlyingByteSource {
123
- autoAllocateChunkSize?: number;
124
- cancel?: ReadableStreamErrorCallback;
125
- pull?: ReadableByteStreamControllerCallback;
126
- start?: ReadableByteStreamControllerCallback;
127
- type: "bytes";
128
- }
129
- interface UnderlyingSource<R = any> {
130
- cancel?: UnderlyingSourceCancelCallback;
131
- pull?: UnderlyingSourcePullCallback<R>;
132
- start?: UnderlyingSourceStartCallback<R>;
133
- type?: undefined;
134
- }
135
- interface UnderlyingSink<W = any> {
136
- abort?: UnderlyingSinkAbortCallback;
137
- close?: UnderlyingSinkCloseCallback;
138
- start?: UnderlyingSinkStartCallback;
139
- type?: undefined;
140
- write?: UnderlyingSinkWriteCallback<W>;
141
- }
142
- interface ReadableStreamErrorCallback {
143
- (reason: any): void | PromiseLike<void>;
144
- }
145
- /** This Streams API interface represents a readable stream of byte data. */
146
- interface ReadableStream<R = any> {
147
- readonly locked: boolean;
148
- cancel(reason?: any): Promise<void>;
149
- getReader(): ReadableStreamDefaultReader<R>;
150
- getReader(options: { mode: "byob" }): ReadableStreamBYOBReader;
151
- pipeThrough<T>(transform: ReadableWritablePair<T, R>, options?: StreamPipeOptions): ReadableStream<T>;
152
- pipeTo(destination: WritableStream<R>, options?: StreamPipeOptions): Promise<void>;
153
- tee(): [ReadableStream<R>, ReadableStream<R>];
154
- values(options?: { preventCancel?: boolean }): AsyncIterableIterator<R>;
155
- [Symbol.asyncIterator](): AsyncIterableIterator<R>;
156
- }
157
- const ReadableStream: {
158
- prototype: ReadableStream;
159
- new(underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy<Uint8Array>): ReadableStream<Uint8Array>;
160
- new<R = any>(underlyingSource?: UnderlyingSource<R>, strategy?: QueuingStrategy<R>): ReadableStream<R>;
161
- };
162
- interface ReadableStreamDefaultReader<R = any> extends ReadableStreamGenericReader {
163
- read(): Promise<ReadableStreamDefaultReadResult<R>>;
164
- releaseLock(): void;
165
- }
166
- interface ReadableStreamBYOBReader extends ReadableStreamGenericReader {
167
- read<T extends ArrayBufferView>(view: T): Promise<ReadableStreamReadResult<T>>;
168
- releaseLock(): void;
169
- }
170
- const ReadableStreamDefaultReader: {
171
- prototype: ReadableStreamDefaultReader;
172
- new<R = any>(stream: ReadableStream<R>): ReadableStreamDefaultReader<R>;
173
- };
174
- const ReadableStreamBYOBReader: any;
175
- const ReadableStreamBYOBRequest: any;
176
- interface ReadableByteStreamController {
177
- readonly byobRequest: undefined;
178
- readonly desiredSize: number | null;
179
- close(): void;
180
- enqueue(chunk: ArrayBufferView): void;
181
- error(error?: any): void;
182
- }
183
- const ReadableByteStreamController: {
184
- prototype: ReadableByteStreamController;
185
- new(): ReadableByteStreamController;
186
- };
187
- interface ReadableStreamDefaultController<R = any> {
188
- readonly desiredSize: number | null;
189
- close(): void;
190
- enqueue(chunk?: R): void;
191
- error(e?: any): void;
192
- }
193
- const ReadableStreamDefaultController: {
194
- prototype: ReadableStreamDefaultController;
195
- new(): ReadableStreamDefaultController;
196
- };
197
- interface Transformer<I = any, O = any> {
198
- flush?: TransformerFlushCallback<O>;
199
- readableType?: undefined;
200
- start?: TransformerStartCallback<O>;
201
- transform?: TransformerTransformCallback<I, O>;
202
- writableType?: undefined;
203
- }
204
- interface TransformStream<I = any, O = any> {
205
- readonly readable: ReadableStream<O>;
206
- readonly writable: WritableStream<I>;
207
- }
208
- const TransformStream: {
209
- prototype: TransformStream;
210
- new<I = any, O = any>(
211
- transformer?: Transformer<I, O>,
212
- writableStrategy?: QueuingStrategy<I>,
213
- readableStrategy?: QueuingStrategy<O>,
214
- ): TransformStream<I, O>;
215
- };
216
- interface TransformStreamDefaultController<O = any> {
217
- readonly desiredSize: number | null;
218
- enqueue(chunk?: O): void;
219
- error(reason?: any): void;
220
- terminate(): void;
221
- }
222
- const TransformStreamDefaultController: {
223
- prototype: TransformStreamDefaultController;
224
- new(): TransformStreamDefaultController;
225
- };
226
- /**
227
- * This Streams API interface provides a standard abstraction for writing
228
- * streaming data to a destination, known as a sink. This object comes with
229
- * built-in back pressure and queuing.
230
- */
231
- interface WritableStream<W = any> {
232
- readonly locked: boolean;
233
- abort(reason?: any): Promise<void>;
234
- close(): Promise<void>;
235
- getWriter(): WritableStreamDefaultWriter<W>;
236
- }
237
- const WritableStream: {
238
- prototype: WritableStream;
239
- new<W = any>(underlyingSink?: UnderlyingSink<W>, strategy?: QueuingStrategy<W>): WritableStream<W>;
240
- };
241
- /**
242
- * This Streams API interface is the object returned by
243
- * WritableStream.getWriter() and once created locks the < writer to the
244
- * WritableStream ensuring that no other streams can write to the underlying
245
- * sink.
246
- */
247
- interface WritableStreamDefaultWriter<W = any> {
248
- readonly closed: Promise<undefined>;
249
- readonly desiredSize: number | null;
250
- readonly ready: Promise<undefined>;
251
- abort(reason?: any): Promise<void>;
252
- close(): Promise<void>;
253
- releaseLock(): void;
254
- write(chunk?: W): Promise<void>;
255
- }
256
- const WritableStreamDefaultWriter: {
257
- prototype: WritableStreamDefaultWriter;
258
- new<W = any>(stream: WritableStream<W>): WritableStreamDefaultWriter<W>;
259
- };
260
- /**
261
- * This Streams API interface represents a controller allowing control of a
262
- * WritableStream's state. When constructing a WritableStream, the
263
- * underlying sink is given a corresponding WritableStreamDefaultController
264
- * instance to manipulate.
265
- */
266
- interface WritableStreamDefaultController {
267
- error(e?: any): void;
268
- }
269
- const WritableStreamDefaultController: {
270
- prototype: WritableStreamDefaultController;
271
- new(): WritableStreamDefaultController;
272
- };
273
- interface QueuingStrategy<T = any> {
274
- highWaterMark?: number;
275
- size?: QueuingStrategySize<T>;
276
- }
277
- interface QueuingStrategySize<T = any> {
278
- (chunk?: T): number;
279
- }
280
- interface QueuingStrategyInit {
281
- /**
282
- * Creates a new ByteLengthQueuingStrategy with the provided high water
283
- * mark.
284
- *
285
- * Note that the provided high water mark will not be validated ahead of
286
- * time. Instead, if it is negative, NaN, or not a number, the resulting
287
- * ByteLengthQueuingStrategy will cause the corresponding stream
288
- * constructor to throw.
289
- */
290
- highWaterMark: number;
291
- }
292
- /**
293
- * This Streams API interface provides a built-in byte length queuing
294
- * strategy that can be used when constructing streams.
295
- */
296
- interface ByteLengthQueuingStrategy extends QueuingStrategy<ArrayBufferView> {
297
- readonly highWaterMark: number;
298
- readonly size: QueuingStrategySize<ArrayBufferView>;
299
- }
300
- const ByteLengthQueuingStrategy: {
301
- prototype: ByteLengthQueuingStrategy;
302
- new(init: QueuingStrategyInit): ByteLengthQueuingStrategy;
303
- };
304
- /**
305
- * This Streams API interface provides a built-in byte length queuing
306
- * strategy that can be used when constructing streams.
307
- */
308
- interface CountQueuingStrategy extends QueuingStrategy {
309
- readonly highWaterMark: number;
310
- readonly size: QueuingStrategySize;
311
- }
312
- const CountQueuingStrategy: {
313
- prototype: CountQueuingStrategy;
314
- new(init: QueuingStrategyInit): CountQueuingStrategy;
315
- };
316
- interface TextEncoderStream {
317
- /** Returns "utf-8". */
318
- readonly encoding: "utf-8";
319
- readonly readable: ReadableStream<Uint8Array>;
320
- readonly writable: WritableStream<string>;
321
- readonly [Symbol.toStringTag]: string;
322
- }
323
- const TextEncoderStream: {
324
- prototype: TextEncoderStream;
325
- new(): TextEncoderStream;
326
- };
327
- interface TextDecoderOptions {
328
- fatal?: boolean;
329
- ignoreBOM?: boolean;
330
- }
331
- type BufferSource = ArrayBufferView | ArrayBuffer;
332
- interface TextDecoderStream {
333
- /** Returns encoding's name, lower cased. */
334
- readonly encoding: string;
335
- /** Returns `true` if error mode is "fatal", and `false` otherwise. */
336
- readonly fatal: boolean;
337
- /** Returns `true` if ignore BOM flag is set, and `false` otherwise. */
338
- readonly ignoreBOM: boolean;
339
- readonly readable: ReadableStream<string>;
340
- readonly writable: WritableStream<BufferSource>;
341
- readonly [Symbol.toStringTag]: string;
342
- }
343
- const TextDecoderStream: {
344
- prototype: TextDecoderStream;
345
- new(encoding?: string, options?: TextDecoderOptions): TextDecoderStream;
346
- };
347
- interface CompressionStream<R = any, W = any> {
348
- readonly readable: ReadableStream<R>;
349
- readonly writable: WritableStream<W>;
350
- }
351
- const CompressionStream: {
352
- prototype: CompressionStream;
353
- new<R = any, W = any>(format: string): CompressionStream<R, W>;
354
- };
355
- interface DecompressionStream<R = any, W = any> {
356
- readonly readable: ReadableStream<R>;
357
- readonly writable: WritableStream<W>;
358
- }
359
- const DecompressionStream: {
360
- prototype: DecompressionStream;
361
- new<R = any, W = any>(format: string): DecompressionStream<R, W>;
362
- };
363
- }
364
- declare module "node:stream/web" {
365
- export * from "stream/web";
366
- }