@fedify/fedify 2.0.0-pr.458.1796 → 2.0.0-pr.467.1876

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 (121) hide show
  1. package/dist/{actor-DPWo8e6F.cjs → actor-9gjVpXgd.cjs} +185 -185
  2. package/dist/{actor-D5sOur2R.js → actor-CsH6QBYT.js} +185 -185
  3. package/dist/{actor-DVMBUtCV.js → actor-D1LkZWVU.js} +1 -1
  4. package/dist/{builder-CExUnivT.js → builder-DCBCGtfN.js} +3 -3
  5. package/dist/compat/mod.d.cts +2 -3
  6. package/dist/compat/mod.d.ts +2 -3
  7. package/dist/compat/transformers.test.js +14 -14
  8. package/dist/{context-DJ8aSy2Q.d.cts → context-PxGADCsD.d.cts} +140 -3
  9. package/dist/{context-DG0huGW-.d.ts → context-V-XS2_6O.d.ts} +140 -3
  10. package/dist/{docloader-D0GvHC51.js → docloader-BaWIuRb2.js} +2 -2
  11. package/dist/{esm-Dx1ANaUf.js → esm-uX3RtJS9.js} +1 -1
  12. package/dist/federation/builder.test.js +4 -4
  13. package/dist/federation/collection.test.js +2 -2
  14. package/dist/federation/handler.test.js +15 -15
  15. package/dist/federation/idempotency.test.js +15 -15
  16. package/dist/federation/inbox.test.js +3 -3
  17. package/dist/federation/keycache.test.js +3 -3
  18. package/dist/federation/kv.test.js +2 -2
  19. package/dist/federation/middleware.test.js +16 -16
  20. package/dist/federation/mod.cjs +7 -7
  21. package/dist/federation/mod.d.cts +2 -3
  22. package/dist/federation/mod.d.ts +2 -3
  23. package/dist/federation/mod.js +7 -7
  24. package/dist/federation/mq.test.js +6 -4
  25. package/dist/federation/negotiation.test.js +2 -2
  26. package/dist/federation/retry.test.js +2 -2
  27. package/dist/federation/router.test.js +2 -2
  28. package/dist/federation/send.test.js +9 -9
  29. package/dist/{http-BSN6RQOC.js → http-C5NpY8dE.js} +2 -2
  30. package/dist/{http-Cei_vVzc.js → http-Cw6Nfbii.js} +2 -2
  31. package/dist/{http-DGcqtcol.cjs → http-zanXjqHu.cjs} +2 -2
  32. package/dist/{inbox-9IhtKqHT.js → inbox-Bu3THMpw.js} +1 -1
  33. package/dist/{key-m63kqSGm.js → key-KT2Sua_C.js} +2 -2
  34. package/dist/{keycache-BZvso79n.js → keycache-CH77mwdO.js} +1 -1
  35. package/dist/{keys-C3Onp7Fd.js → keys-DM8I6W_Z.js} +1 -1
  36. package/dist/{kv-cache--RKYzX3Q.js → kv-cache-DspkH6f2.js} +1 -1
  37. package/dist/{kv-cache-tUGFCM0H.cjs → kv-cache-DxziE8JZ.cjs} +1 -1
  38. package/dist/{ld-BkW6zBWj.js → ld-RF_UxhNp.js} +2 -2
  39. package/dist/{lookup-DgpTsAyI.js → lookup-D029Hgmr.js} +187 -192
  40. package/dist/{lookup-Bl3pwcyk.js → lookup-EXeITSkB.js} +3 -8
  41. package/dist/{lookup-DkCTtfbf.cjs → lookup-ZMUieFn0.cjs} +3 -8
  42. package/dist/middleware-BuhoXDtM.js +15 -0
  43. package/dist/middleware-C2X56NUR.cjs +15 -0
  44. package/dist/{middleware-BKkWaVlz.js → middleware-C32-qFyf.js} +7 -7
  45. package/dist/{middleware-By89ws1y.js → middleware-CI-4cLU9.js} +11 -11
  46. package/dist/{middleware-Cs-UBi-8.cjs → middleware-CMT8W2oG.cjs} +7 -7
  47. package/dist/middleware-DWijkoj4.js +26 -0
  48. package/dist/{mod-DJcZDvjA.d.cts → mod-BoRKfJPE.d.cts} +1 -1
  49. package/dist/{mod-BoHnwOCs.d.ts → mod-Cdo6SYlJ.d.ts} +1 -1
  50. package/dist/mod.cjs +7 -7
  51. package/dist/mod.d.cts +5 -6
  52. package/dist/mod.d.ts +5 -6
  53. package/dist/mod.js +7 -7
  54. package/dist/nodeinfo/client.test.js +3 -3
  55. package/dist/nodeinfo/handler.test.js +14 -14
  56. package/dist/nodeinfo/mod.d.cts +1 -1
  57. package/dist/nodeinfo/mod.d.ts +1 -1
  58. package/dist/nodeinfo/types.test.js +2 -2
  59. package/dist/{owner-BVcVlOj2.js → owner-6JbsaBQB.js} +2 -2
  60. package/dist/{proof-BO4lGs3o.cjs → proof-CB7YKfl6.cjs} +3 -3
  61. package/dist/{proof-DHvk0L4Q.js → proof-D8SPvADT.js} +3 -3
  62. package/dist/{proof-pdiYnkHt.js → proof-gHlNO1tx.js} +2 -2
  63. package/dist/{send-BJrafhoh.js → send-CmpkYTnR.js} +2 -2
  64. package/dist/sig/http.test.js +7 -7
  65. package/dist/sig/key.test.js +5 -5
  66. package/dist/sig/ld.test.js +6 -6
  67. package/dist/sig/mod.cjs +4 -4
  68. package/dist/sig/mod.d.cts +1 -1
  69. package/dist/sig/mod.d.ts +1 -1
  70. package/dist/sig/mod.js +4 -4
  71. package/dist/sig/owner.test.js +6 -6
  72. package/dist/sig/proof.test.js +6 -6
  73. package/dist/testing/docloader.test.js +2 -2
  74. package/dist/testing/mod.js +2 -2
  75. package/dist/{testing-DQu183XY.js → testing-BJ493d9l.js} +1 -1
  76. package/dist/utils/docloader.test.js +8 -8
  77. package/dist/utils/kv-cache.test.js +2 -2
  78. package/dist/utils/mod.cjs +4 -4
  79. package/dist/utils/mod.d.cts +1 -1
  80. package/dist/utils/mod.d.ts +1 -1
  81. package/dist/utils/mod.js +4 -4
  82. package/dist/vocab/actor.test.js +4 -4
  83. package/dist/vocab/lookup.test.js +3 -3
  84. package/dist/vocab/mod.cjs +3 -3
  85. package/dist/vocab/mod.js +3 -3
  86. package/dist/vocab/type.test.js +2 -2
  87. package/dist/vocab/vocab.test.js +3 -3
  88. package/dist/{vocab-D7w9PSpd.js → vocab-BY_op-IW.js} +2 -2
  89. package/dist/{vocab-DPJyg4oW.cjs → vocab-I0FskT0s.cjs} +2 -2
  90. package/dist/webfinger/handler.test.js +14 -14
  91. package/dist/webfinger/lookup.test.js +3 -3
  92. package/dist/webfinger/mod.cjs +1 -1
  93. package/dist/webfinger/mod.js +1 -1
  94. package/package.json +5 -36
  95. package/dist/denokv-CCssOzMJ.js +0 -57
  96. package/dist/middleware-C4qOO14D.js +0 -26
  97. package/dist/middleware-CGfrkoHW.js +0 -15
  98. package/dist/middleware-CsQiHdGR.cjs +0 -15
  99. package/dist/mq-CUKlBw08.d.ts +0 -143
  100. package/dist/mq-DcJPkXD5.d.cts +0 -140
  101. package/dist/vocab/schema.yaml +0 -247
  102. package/dist/x/cfworkers.cjs +0 -100
  103. package/dist/x/cfworkers.d.cts +0 -59
  104. package/dist/x/cfworkers.d.ts +0 -61
  105. package/dist/x/cfworkers.js +0 -98
  106. package/dist/x/cfworkers.test.d.ts +0 -3
  107. package/dist/x/cfworkers.test.js +0 -177
  108. package/dist/x/hono.cjs +0 -61
  109. package/dist/x/hono.d.cts +0 -53
  110. package/dist/x/hono.d.ts +0 -55
  111. package/dist/x/hono.js +0 -60
  112. package/dist/x/sveltekit.cjs +0 -69
  113. package/dist/x/sveltekit.d.cts +0 -45
  114. package/dist/x/sveltekit.d.ts +0 -47
  115. package/dist/x/sveltekit.js +0 -68
  116. /package/dist/{mod-C2tOeRkN.d.cts → mod-CcDPcLJW.d.cts} +0 -0
  117. /package/dist/{mod-B2iOw50L.d.ts → mod-D5Z2tISD.d.ts} +0 -0
  118. /package/dist/{mod-0noXw66R.d.cts → mod-DMpuiKXi.d.cts} +0 -0
  119. /package/dist/{mod-DgdBYYa0.d.cts → mod-DgxG-byT.d.cts} +0 -0
  120. /package/dist/{mod-B9M-8jm2.d.ts → mod-aAE2wOWV.d.ts} +0 -0
  121. /package/dist/{mod-xIj-IT58.d.ts → mod-bjzj5QIb.d.ts} +0 -0
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./lookup-DgpTsAyI.js";
6
+ import { Application, Group, Organization, Person, Service, deno_default, getTypeId, lookupWebFinger } from "./lookup-D029Hgmr.js";
7
7
  import { SpanStatusCode, trace } from "@opentelemetry/api";
8
8
  import { domainToASCII, domainToUnicode } from "node:url";
9
9
 
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Router, RouterError, deno_default, getTypeId } from "./lookup-DgpTsAyI.js";
7
- import { InboxListenerSet } from "./inbox-9IhtKqHT.js";
6
+ import { Router, RouterError, deno_default, getTypeId } from "./lookup-D029Hgmr.js";
7
+ import { InboxListenerSet } from "./inbox-Bu3THMpw.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
10
10
 
@@ -42,7 +42,7 @@ var FederationBuilderImpl = class {
42
42
  this.collectionTypeIds = {};
43
43
  }
44
44
  async build(options) {
45
- const { FederationImpl } = await import("./middleware-C4qOO14D.js");
45
+ const { FederationImpl } = await import("./middleware-DWijkoj4.js");
46
46
  const f = new FederationImpl(options);
47
47
  const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
48
48
  f.router = this.router.clone();
@@ -5,8 +5,7 @@ import "../http-M8k5mKc0.cjs";
5
5
  import "../owner-B4HbyP8s.cjs";
6
6
  import "../mod-BxRCHTz-.cjs";
7
7
  import "../mod-C58MZ7Wx.cjs";
8
- import { ActivityTransformer } from "../context-DJ8aSy2Q.cjs";
8
+ import { ActivityTransformer } from "../context-PxGADCsD.cjs";
9
9
  import "../kv-Bxr0Q87_.cjs";
10
- import "../mq-DcJPkXD5.cjs";
11
- import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-DJcZDvjA.cjs";
10
+ import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-BoRKfJPE.cjs";
12
11
  export { ActivityTransformer, actorDehydrator, autoIdAssigner, getDefaultActivityTransformers };
@@ -7,8 +7,7 @@ import "../http-BbO0ejuk.js";
7
7
  import "../owner-kQRGVXG1.js";
8
8
  import "../mod-BlVovdcy.js";
9
9
  import "../mod-Ds0mpFZU.js";
10
- import { ActivityTransformer } from "../context-DG0huGW-.js";
10
+ import { ActivityTransformer } from "../context-V-XS2_6O.js";
11
11
  import "../kv-BKNZ-Tb-.js";
12
- import "../mq-CUKlBw08.js";
13
- import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-BoHnwOCs.js";
12
+ import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "../mod-Cdo6SYlJ.js";
14
13
  export { ActivityTransformer, actorDehydrator, autoIdAssigner, getDefaultActivityTransformers };
@@ -3,30 +3,30 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Follow, Person } from "../lookup-DgpTsAyI.js";
6
+ import { Follow, Person } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-By89ws1y.js";
11
+ import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-CI-4cLU9.js";
12
12
  import "../client-pY7-3icS.js";
13
13
  import "../types-C2XVl6gj.js";
14
- import "../actor-DVMBUtCV.js";
15
- import "../key-m63kqSGm.js";
16
- import "../http-BSN6RQOC.js";
17
- import "../ld-BkW6zBWj.js";
18
- import "../owner-BVcVlOj2.js";
19
- import "../proof-pdiYnkHt.js";
20
- import "../docloader-D0GvHC51.js";
14
+ import "../actor-D1LkZWVU.js";
15
+ import "../key-KT2Sua_C.js";
16
+ import "../http-C5NpY8dE.js";
17
+ import "../ld-RF_UxhNp.js";
18
+ import "../owner-6JbsaBQB.js";
19
+ import "../proof-gHlNO1tx.js";
20
+ import "../docloader-BaWIuRb2.js";
21
21
  import "../kv-cache-DN9pfMBe.js";
22
- import "../inbox-9IhtKqHT.js";
23
- import "../builder-CExUnivT.js";
22
+ import "../inbox-Bu3THMpw.js";
23
+ import "../builder-DCBCGtfN.js";
24
24
  import "../collection-BzWsN9pB.js";
25
- import "../keycache-BZvso79n.js";
25
+ import "../keycache-CH77mwdO.js";
26
26
  import "../negotiation-C4nFufNk.js";
27
27
  import "../retry-CfF8Gn4d.js";
28
- import "../send-BJrafhoh.js";
29
- import { test } from "../testing-DQu183XY.js";
28
+ import "../send-CmpkYTnR.js";
29
+ import { test } from "../testing-BJ493d9l.js";
30
30
 
31
31
  //#region src/compat/transformers.test.ts
32
32
  const federation = new FederationImpl({ kv: new MemoryKvStore() });
@@ -6,7 +6,6 @@ import { GetKeyOwnerOptions } from "./owner-B4HbyP8s.cjs";
6
6
  import { LookupObjectOptions, TraverseCollectionOptions } from "./mod-BxRCHTz-.cjs";
7
7
  import { Link as Link$1, LookupWebFingerOptions, ResourceDescriptor } from "./mod-C58MZ7Wx.cjs";
8
8
  import { KvKey, KvStore } from "./kv-Bxr0Q87_.cjs";
9
- import { MessageQueue } from "./mq-DcJPkXD5.cjs";
10
9
  import { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, GetUserAgentOptions } from "@fedify/vocab-runtime";
11
10
  import { Span, TracerProvider } from "@opentelemetry/api";
12
11
 
@@ -306,8 +305,146 @@ type CustomCollectionCounter<TParam extends string, TContextData> = (context: Re
306
305
  */
307
306
  type CustomCollectionCursor<TParam extends string, TContext extends Context<TContextData>, TContextData> = (context: TContext, values: Record<TParam, string>) => string | null | Promise<string | null>;
308
307
  //#endregion
308
+ //#region src/federation/mq.d.ts
309
+ /**
310
+ * Additional options for enqueuing a message in a queue.
311
+ *
312
+ * @since 0.5.0
313
+ */
314
+ interface MessageQueueEnqueueOptions {
315
+ /**
316
+ * The delay before the message is enqueued. No delay by default.
317
+ *
318
+ * It must not be negative.
319
+ */
320
+ delay?: Temporal.Duration;
321
+ }
322
+ /**
323
+ * Additional options for listening to a message queue.
324
+ *
325
+ * @since 1.0.0
326
+ */
327
+ interface MessageQueueListenOptions {
328
+ /**
329
+ * The signal to abort listening to the message queue.
330
+ */
331
+ signal?: AbortSignal;
332
+ }
333
+ /**
334
+ * An abstract interface for a message queue.
335
+ *
336
+ * @since 0.5.0
337
+ */
338
+ interface MessageQueue {
339
+ /**
340
+ * Whether the message queue backend provides native retry mechanisms.
341
+ * When `true`, Fedify will skip its own retry logic and rely on the backend
342
+ * to handle retries. When `false` or omitted, Fedify will handle retries
343
+ * using its own retry policies.
344
+ *
345
+ * @default `false`
346
+ * @since 1.7.0
347
+ */
348
+ readonly nativeRetrial?: boolean;
349
+ /**
350
+ * Enqueues a message in the queue.
351
+ * @param message The message to enqueue.
352
+ * @param options Additional options for enqueuing the message.
353
+ */
354
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
355
+ /**
356
+ * Enqueues multiple messages in the queue. This operation is optional,
357
+ * and may not be supported by all implementations. If not supported,
358
+ * Fedify will invoke {@link enqueue} for each message.
359
+ *
360
+ * @param messages The messages to enqueue.
361
+ * @param options Additional options for enqueuing the messages.
362
+ */
363
+ enqueueMany?: (messages: any[], options?: MessageQueueEnqueueOptions) => Promise<void>;
364
+ /**
365
+ * Listens for messages in the queue.
366
+ * @param handler The handler for messages in the queue.
367
+ * @param options Additional options for listening to the message queue.
368
+ * @returns A promise that resolves when the listening is done. It never
369
+ * rejects, and is resolved when the signal is aborted. If no
370
+ * signal is provided, it never resolves.
371
+ */
372
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
373
+ }
374
+ /**
375
+ * Additional options for {@link InProcessMessageQueue}.
376
+ * @since 1.0.0
377
+ */
378
+ interface InProcessMessageQueueOptions {
379
+ /**
380
+ * The interval to poll for messages in the queue. 5 seconds by default.
381
+ * @default `{ seconds: 5 }`
382
+ */
383
+ pollInterval?: Temporal.Duration | Temporal.DurationLike;
384
+ }
385
+ /**
386
+ * A message queue that processes messages in the same process.
387
+ * Do not use this in production as it does neither persist messages nor
388
+ * distribute them across multiple processes.
389
+ *
390
+ * @since 0.5.0
391
+ */
392
+ declare class InProcessMessageQueue implements MessageQueue {
393
+ #private;
394
+ /**
395
+ * In-process message queue does not provide native retry mechanisms.
396
+ * @since 1.7.0
397
+ */
398
+ readonly nativeRetrial = false;
399
+ /**
400
+ * Constructs a new {@link InProcessMessageQueue} with the given options.
401
+ * @param options Additional options for the in-process message queue.
402
+ */
403
+ constructor(options?: InProcessMessageQueueOptions);
404
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
405
+ enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
406
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
407
+ }
408
+ /**
409
+ * A message queue that processes messages in parallel. It takes another
410
+ * {@link MessageQueue}, and processes messages in parallel up to a certain
411
+ * number of workers.
412
+ *
413
+ * Actually, it's rather a decorator than a queue itself.
414
+ *
415
+ * Note that the workers do not run in truly parallel, in the sense that they
416
+ * are not running in separate threads or processes. They are running in the
417
+ * same process, but are scheduled to run in parallel. Hence, this is useful
418
+ * for I/O-bound tasks, but not for CPU-bound tasks, which is okay for Fedify's
419
+ * workloads.
420
+ *
421
+ * @since 1.0.0
422
+ */
423
+ declare class ParallelMessageQueue implements MessageQueue {
424
+ #private;
425
+ readonly queue: MessageQueue;
426
+ readonly workers: number;
427
+ /**
428
+ * Inherits the native retry capability from the wrapped queue.
429
+ * @since 1.7.0
430
+ */
431
+ readonly nativeRetrial?: boolean;
432
+ /**
433
+ * Constructs a new {@link ParallelMessageQueue} with the given queue and
434
+ * number of workers.
435
+ * @param queue The message queue to use under the hood. Note that
436
+ * {@link ParallelMessageQueue} cannot be nested.
437
+ * @param workers The number of workers to process messages in parallel.
438
+ * @throws {TypeError} If the given queue is an instance of
439
+ * {@link ParallelMessageQueue}.
440
+ */
441
+ constructor(queue: MessageQueue, workers: number);
442
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
443
+ enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
444
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
445
+ }
446
+ //#endregion
309
447
  //#region src/federation/handler.d.ts
310
-
311
448
  /**
312
449
  * Options for the {@link respondWithObject} and
313
450
  * {@link respondWithObjectIfAcceptable} functions.
@@ -2309,4 +2446,4 @@ interface ActorKeyPair extends CryptoKeyPair {
2309
2446
  multikey: Multikey;
2310
2447
  }
2311
2448
  //#endregion
2312
- export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
2449
+ export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
@@ -8,7 +8,6 @@ import { GetKeyOwnerOptions } from "./owner-kQRGVXG1.js";
8
8
  import { LookupObjectOptions, TraverseCollectionOptions } from "./mod-BlVovdcy.js";
9
9
  import { Link as Link$1, LookupWebFingerOptions, ResourceDescriptor } from "./mod-Ds0mpFZU.js";
10
10
  import { KvKey, KvStore } from "./kv-BKNZ-Tb-.js";
11
- import { MessageQueue } from "./mq-CUKlBw08.js";
12
11
  import { Span, TracerProvider } from "@opentelemetry/api";
13
12
  import { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, GetUserAgentOptions } from "@fedify/vocab-runtime";
14
13
 
@@ -308,8 +307,146 @@ type CustomCollectionCounter<TParam extends string, TContextData> = (context: Re
308
307
  */
309
308
  type CustomCollectionCursor<TParam extends string, TContext extends Context<TContextData>, TContextData> = (context: TContext, values: Record<TParam, string>) => string | null | Promise<string | null>;
310
309
  //#endregion
310
+ //#region src/federation/mq.d.ts
311
+ /**
312
+ * Additional options for enqueuing a message in a queue.
313
+ *
314
+ * @since 0.5.0
315
+ */
316
+ interface MessageQueueEnqueueOptions {
317
+ /**
318
+ * The delay before the message is enqueued. No delay by default.
319
+ *
320
+ * It must not be negative.
321
+ */
322
+ delay?: Temporal.Duration;
323
+ }
324
+ /**
325
+ * Additional options for listening to a message queue.
326
+ *
327
+ * @since 1.0.0
328
+ */
329
+ interface MessageQueueListenOptions {
330
+ /**
331
+ * The signal to abort listening to the message queue.
332
+ */
333
+ signal?: AbortSignal;
334
+ }
335
+ /**
336
+ * An abstract interface for a message queue.
337
+ *
338
+ * @since 0.5.0
339
+ */
340
+ interface MessageQueue {
341
+ /**
342
+ * Whether the message queue backend provides native retry mechanisms.
343
+ * When `true`, Fedify will skip its own retry logic and rely on the backend
344
+ * to handle retries. When `false` or omitted, Fedify will handle retries
345
+ * using its own retry policies.
346
+ *
347
+ * @default `false`
348
+ * @since 1.7.0
349
+ */
350
+ readonly nativeRetrial?: boolean;
351
+ /**
352
+ * Enqueues a message in the queue.
353
+ * @param message The message to enqueue.
354
+ * @param options Additional options for enqueuing the message.
355
+ */
356
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
357
+ /**
358
+ * Enqueues multiple messages in the queue. This operation is optional,
359
+ * and may not be supported by all implementations. If not supported,
360
+ * Fedify will invoke {@link enqueue} for each message.
361
+ *
362
+ * @param messages The messages to enqueue.
363
+ * @param options Additional options for enqueuing the messages.
364
+ */
365
+ enqueueMany?: (messages: any[], options?: MessageQueueEnqueueOptions) => Promise<void>;
366
+ /**
367
+ * Listens for messages in the queue.
368
+ * @param handler The handler for messages in the queue.
369
+ * @param options Additional options for listening to the message queue.
370
+ * @returns A promise that resolves when the listening is done. It never
371
+ * rejects, and is resolved when the signal is aborted. If no
372
+ * signal is provided, it never resolves.
373
+ */
374
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
375
+ }
376
+ /**
377
+ * Additional options for {@link InProcessMessageQueue}.
378
+ * @since 1.0.0
379
+ */
380
+ interface InProcessMessageQueueOptions {
381
+ /**
382
+ * The interval to poll for messages in the queue. 5 seconds by default.
383
+ * @default `{ seconds: 5 }`
384
+ */
385
+ pollInterval?: Temporal.Duration | Temporal.DurationLike;
386
+ }
387
+ /**
388
+ * A message queue that processes messages in the same process.
389
+ * Do not use this in production as it does neither persist messages nor
390
+ * distribute them across multiple processes.
391
+ *
392
+ * @since 0.5.0
393
+ */
394
+ declare class InProcessMessageQueue implements MessageQueue {
395
+ #private;
396
+ /**
397
+ * In-process message queue does not provide native retry mechanisms.
398
+ * @since 1.7.0
399
+ */
400
+ readonly nativeRetrial = false;
401
+ /**
402
+ * Constructs a new {@link InProcessMessageQueue} with the given options.
403
+ * @param options Additional options for the in-process message queue.
404
+ */
405
+ constructor(options?: InProcessMessageQueueOptions);
406
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
407
+ enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
408
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
409
+ }
410
+ /**
411
+ * A message queue that processes messages in parallel. It takes another
412
+ * {@link MessageQueue}, and processes messages in parallel up to a certain
413
+ * number of workers.
414
+ *
415
+ * Actually, it's rather a decorator than a queue itself.
416
+ *
417
+ * Note that the workers do not run in truly parallel, in the sense that they
418
+ * are not running in separate threads or processes. They are running in the
419
+ * same process, but are scheduled to run in parallel. Hence, this is useful
420
+ * for I/O-bound tasks, but not for CPU-bound tasks, which is okay for Fedify's
421
+ * workloads.
422
+ *
423
+ * @since 1.0.0
424
+ */
425
+ declare class ParallelMessageQueue implements MessageQueue {
426
+ #private;
427
+ readonly queue: MessageQueue;
428
+ readonly workers: number;
429
+ /**
430
+ * Inherits the native retry capability from the wrapped queue.
431
+ * @since 1.7.0
432
+ */
433
+ readonly nativeRetrial?: boolean;
434
+ /**
435
+ * Constructs a new {@link ParallelMessageQueue} with the given queue and
436
+ * number of workers.
437
+ * @param queue The message queue to use under the hood. Note that
438
+ * {@link ParallelMessageQueue} cannot be nested.
439
+ * @param workers The number of workers to process messages in parallel.
440
+ * @throws {TypeError} If the given queue is an instance of
441
+ * {@link ParallelMessageQueue}.
442
+ */
443
+ constructor(queue: MessageQueue, workers: number);
444
+ enqueue(message: any, options?: MessageQueueEnqueueOptions): Promise<void>;
445
+ enqueueMany(messages: any[], options?: MessageQueueEnqueueOptions): Promise<void>;
446
+ listen(handler: (message: any) => Promise<void> | void, options?: MessageQueueListenOptions): Promise<void>;
447
+ }
448
+ //#endregion
311
449
  //#region src/federation/handler.d.ts
312
-
313
450
  /**
314
451
  * Options for the {@link respondWithObject} and
315
452
  * {@link respondWithObjectIfAcceptable} functions.
@@ -2311,4 +2448,4 @@ interface ActorKeyPair extends CryptoKeyPair {
2311
2448
  multikey: Multikey;
2312
2449
  }
2313
2450
  //#endregion
2314
- export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
2451
+ export { ActivityTransformer, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, ConstructorWithTypeId, Context, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CustomCollectionCallbackSetters, CustomCollectionCounter, CustomCollectionCursor, CustomCollectionDispatcher, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, IdempotencyKeyCallback, IdempotencyStrategy, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, RespondWithObjectOptions, RetryContext, RetryPolicy, Rfc6570Expression, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, SharedInboxKeyDispatcher, WebFingerLinksDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { validateCryptoKey } from "./key-m63kqSGm.js";
7
- import { doubleKnock } from "./http-BSN6RQOC.js";
6
+ import { validateCryptoKey } from "./key-KT2Sua_C.js";
7
+ import { doubleKnock } from "./http-C5NpY8dE.js";
8
8
  import { curry } from "es-toolkit";
9
9
  import { UrlError, createActivityPubRequest, getDocumentLoader, getRemoteDocument, logRequest, validatePublicUrl } from "@fedify/vocab-runtime";
10
10
  import { getLogger } from "@logtape/logtape";
@@ -3,7 +3,7 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { __commonJS, __toESM } from "./lookup-DgpTsAyI.js";
6
+ import { __commonJS, __toESM } from "./lookup-D029Hgmr.js";
7
7
 
8
8
  //#region ../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js
9
9
  var require_glob_to_regexp = __commonJS({ "../../node_modules/.pnpm/glob-to-regexp@0.4.1/node_modules/glob-to-regexp/index.js"(exports, module) {
@@ -3,14 +3,14 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Note, Person } from "../lookup-DgpTsAyI.js";
6
+ import { Activity, Note, Person } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import "../inbox-9IhtKqHT.js";
12
- import { createFederationBuilder } from "../builder-CExUnivT.js";
13
- import { test } from "../testing-DQu183XY.js";
11
+ import "../inbox-Bu3THMpw.js";
12
+ import { createFederationBuilder } from "../builder-DCBCGtfN.js";
13
+ import { test } from "../testing-BJ493d9l.js";
14
14
  import { assertExists } from "../std__assert-DWivtrGR.js";
15
15
  import "../assert_rejects-Ce45JcFg.js";
16
16
  import { assertThrows } from "../assert_throws-BNXdRGWP.js";
@@ -3,12 +3,12 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../lookup-DgpTsAyI.js";
6
+ import "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { buildCollectionSynchronizationHeader, digest } from "../collection-BzWsN9pB.js";
11
- import { test } from "../testing-DQu183XY.js";
11
+ import { test } from "../testing-BJ493d9l.js";
12
12
  import "../std__assert-DWivtrGR.js";
13
13
  import "../assert_rejects-Ce45JcFg.js";
14
14
  import "../assert_throws-BNXdRGWP.js";
@@ -3,35 +3,35 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Create, Note, Person } from "../lookup-DgpTsAyI.js";
6
+ import { Create, Note, Person } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-By89ws1y.js";
11
+ import { createFederation, handleActor, handleCollection, handleCustomCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-CI-4cLU9.js";
12
12
  import "../client-pY7-3icS.js";
13
13
  import "../types-C2XVl6gj.js";
14
- import "../actor-DVMBUtCV.js";
15
- import "../key-m63kqSGm.js";
16
- import { signRequest } from "../http-BSN6RQOC.js";
17
- import "../ld-BkW6zBWj.js";
18
- import "../owner-BVcVlOj2.js";
19
- import "../proof-pdiYnkHt.js";
20
- import "../docloader-D0GvHC51.js";
14
+ import "../actor-D1LkZWVU.js";
15
+ import "../key-KT2Sua_C.js";
16
+ import { signRequest } from "../http-C5NpY8dE.js";
17
+ import "../ld-RF_UxhNp.js";
18
+ import "../owner-6JbsaBQB.js";
19
+ import "../proof-gHlNO1tx.js";
20
+ import "../docloader-BaWIuRb2.js";
21
21
  import "../kv-cache-DN9pfMBe.js";
22
- import { InboxListenerSet } from "../inbox-9IhtKqHT.js";
23
- import "../builder-CExUnivT.js";
22
+ import { InboxListenerSet } from "../inbox-Bu3THMpw.js";
23
+ import "../builder-DCBCGtfN.js";
24
24
  import "../collection-BzWsN9pB.js";
25
- import "../keycache-BZvso79n.js";
25
+ import "../keycache-CH77mwdO.js";
26
26
  import "../negotiation-C4nFufNk.js";
27
27
  import "../retry-CfF8Gn4d.js";
28
- import "../send-BJrafhoh.js";
29
- import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-DQu183XY.js";
28
+ import "../send-CmpkYTnR.js";
29
+ import { createInboxContext, createRequestContext, mockDocumentLoader, test } from "../testing-BJ493d9l.js";
30
30
  import "../std__assert-DWivtrGR.js";
31
31
  import "../assert_rejects-Ce45JcFg.js";
32
32
  import "../assert_throws-BNXdRGWP.js";
33
33
  import "../assert_not_equals-C80BG-_5.js";
34
- import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-C3Onp7Fd.js";
34
+ import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-DM8I6W_Z.js";
35
35
 
36
36
  //#region src/federation/handler.test.ts
37
37
  test("handleActor()", async () => {
@@ -3,35 +3,35 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Create, Follow, Person } from "../lookup-DgpTsAyI.js";
6
+ import { Create, Follow, Person } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { createFederation } from "../middleware-By89ws1y.js";
11
+ import { createFederation } from "../middleware-CI-4cLU9.js";
12
12
  import "../client-pY7-3icS.js";
13
13
  import "../types-C2XVl6gj.js";
14
- import "../actor-DVMBUtCV.js";
15
- import "../key-m63kqSGm.js";
16
- import "../http-BSN6RQOC.js";
17
- import "../ld-BkW6zBWj.js";
18
- import "../owner-BVcVlOj2.js";
19
- import { signObject } from "../proof-pdiYnkHt.js";
20
- import "../docloader-D0GvHC51.js";
14
+ import "../actor-D1LkZWVU.js";
15
+ import "../key-KT2Sua_C.js";
16
+ import "../http-C5NpY8dE.js";
17
+ import "../ld-RF_UxhNp.js";
18
+ import "../owner-6JbsaBQB.js";
19
+ import { signObject } from "../proof-gHlNO1tx.js";
20
+ import "../docloader-BaWIuRb2.js";
21
21
  import "../kv-cache-DN9pfMBe.js";
22
- import "../inbox-9IhtKqHT.js";
23
- import "../builder-CExUnivT.js";
22
+ import "../inbox-Bu3THMpw.js";
23
+ import "../builder-DCBCGtfN.js";
24
24
  import "../collection-BzWsN9pB.js";
25
- import "../keycache-BZvso79n.js";
25
+ import "../keycache-CH77mwdO.js";
26
26
  import "../negotiation-C4nFufNk.js";
27
27
  import "../retry-CfF8Gn4d.js";
28
- import "../send-BJrafhoh.js";
29
- import { mockDocumentLoader, test } from "../testing-DQu183XY.js";
28
+ import "../send-CmpkYTnR.js";
29
+ import { mockDocumentLoader, test } from "../testing-BJ493d9l.js";
30
30
  import "../std__assert-DWivtrGR.js";
31
31
  import "../assert_rejects-Ce45JcFg.js";
32
32
  import "../assert_throws-BNXdRGWP.js";
33
33
  import "../assert_not_equals-C80BG-_5.js";
34
- import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey } from "../keys-C3Onp7Fd.js";
34
+ import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey } from "../keys-DM8I6W_Z.js";
35
35
 
36
36
  //#region src/federation/idempotency.test.ts
37
37
  const kv = new MemoryKvStore();
@@ -3,10 +3,10 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, Create, Invite, Offer, Update } from "../lookup-DgpTsAyI.js";
6
+ import { Activity, Create, Invite, Offer, Update } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
- import { InboxListenerSet } from "../inbox-9IhtKqHT.js";
9
- import { test } from "../testing-DQu183XY.js";
8
+ import { InboxListenerSet } from "../inbox-Bu3THMpw.js";
9
+ import { test } from "../testing-BJ493d9l.js";
10
10
  import { assertThrows } from "../assert_throws-BNXdRGWP.js";
11
11
 
12
12
  //#region src/federation/inbox.test.ts
@@ -3,13 +3,13 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Multikey } from "../lookup-DgpTsAyI.js";
6
+ import { CryptographicKey, Multikey } from "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import { assert } from "../assert-MZs1qjMx.js";
9
9
  import { assertInstanceOf } from "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { KvKeyCache } from "../keycache-BZvso79n.js";
12
- import { test } from "../testing-DQu183XY.js";
11
+ import { KvKeyCache } from "../keycache-CH77mwdO.js";
12
+ import { test } from "../testing-BJ493d9l.js";
13
13
 
14
14
  //#region src/federation/keycache.test.ts
15
15
  test("KvKeyCache.set()", async () => {
@@ -3,12 +3,12 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../lookup-DgpTsAyI.js";
6
+ import "../lookup-D029Hgmr.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { test } from "../testing-DQu183XY.js";
11
+ import { test } from "../testing-BJ493d9l.js";
12
12
  import "../std__assert-DWivtrGR.js";
13
13
  import "../assert_rejects-Ce45JcFg.js";
14
14
  import "../assert_throws-BNXdRGWP.js";