@fedify/vocab 2.1.0-dev.405 → 2.1.0-dev.406

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.
@@ -12078,14 +12078,14 @@ var Object$1 = class Object$1 {
12078
12078
  if (_42rPnotok1ivQ2RNCKNbeFJgx8b8_proof.length > 1 || !("proof" in proxy) && _42rPnotok1ivQ2RNCKNbeFJgx8b8_proof.length > 0) proxy.proofs = _42rPnotok1ivQ2RNCKNbeFJgx8b8_proof;
12079
12079
  return proxy;
12080
12080
  }
12081
- [Symbol.for("Deno.customInspect")](inspect, options) {
12082
- const proxy = this._getCustomInspectProxy();
12083
- return "Object " + inspect(proxy, options);
12084
- }
12085
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
12086
- const proxy = this._getCustomInspectProxy();
12087
- return "Object " + inspect(proxy, options);
12088
- }
12081
+ };
12082
+ Object$1.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
12083
+ const proxy = this._getCustomInspectProxy();
12084
+ return "Object " + inspect(proxy, options);
12085
+ };
12086
+ Object$1.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
12087
+ const proxy = this._getCustomInspectProxy();
12088
+ return "Object " + inspect(proxy, options);
12089
12089
  };
12090
12090
  /** Represents a custom emoji.
12091
12091
  */
@@ -12250,14 +12250,14 @@ var Emoji = class Emoji extends Object$1 {
12250
12250
  const proxy = super._getCustomInspectProxy();
12251
12251
  return proxy;
12252
12252
  }
12253
- [Symbol.for("Deno.customInspect")](inspect, options) {
12254
- const proxy = this._getCustomInspectProxy();
12255
- return "Emoji " + inspect(proxy, options);
12256
- }
12257
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
12258
- const proxy = this._getCustomInspectProxy();
12259
- return "Emoji " + inspect(proxy, options);
12260
- }
12253
+ };
12254
+ Emoji.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
12255
+ const proxy = this._getCustomInspectProxy();
12256
+ return "Emoji " + inspect(proxy, options);
12257
+ };
12258
+ Emoji.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
12259
+ const proxy = this._getCustomInspectProxy();
12260
+ return "Emoji " + inspect(proxy, options);
12261
12261
  };
12262
12262
  /** `ChatMessage`s are the messages sent in 1-on-1 chats. They are similar to
12263
12263
  * {@link Note}s, but the addressing is done by having a single AP actor in
@@ -12511,14 +12511,14 @@ var ChatMessage = class ChatMessage extends Object$1 {
12511
12511
  if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
12512
12512
  return proxy;
12513
12513
  }
12514
- [Symbol.for("Deno.customInspect")](inspect, options) {
12515
- const proxy = this._getCustomInspectProxy();
12516
- return "ChatMessage " + inspect(proxy, options);
12517
- }
12518
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
12519
- const proxy = this._getCustomInspectProxy();
12520
- return "ChatMessage " + inspect(proxy, options);
12521
- }
12514
+ };
12515
+ ChatMessage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
12516
+ const proxy = this._getCustomInspectProxy();
12517
+ return "ChatMessage " + inspect(proxy, options);
12518
+ };
12519
+ ChatMessage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
12520
+ const proxy = this._getCustomInspectProxy();
12521
+ return "ChatMessage " + inspect(proxy, options);
12522
12522
  };
12523
12523
  /** An Activity is a subtype of {@link Object} that describes some form of action
12524
12524
  * that may happen, is currently happening, or has already happened.
@@ -14114,14 +14114,14 @@ var Activity = class Activity extends Object$1 {
14114
14114
  if (_3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument.length > 1 || !("instrument" in proxy) && _3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument.length > 0) proxy.instruments = _3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument;
14115
14115
  return proxy;
14116
14116
  }
14117
- [Symbol.for("Deno.customInspect")](inspect, options) {
14118
- const proxy = this._getCustomInspectProxy();
14119
- return "Activity " + inspect(proxy, options);
14120
- }
14121
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
14122
- const proxy = this._getCustomInspectProxy();
14123
- return "Activity " + inspect(proxy, options);
14124
- }
14117
+ };
14118
+ Activity.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
14119
+ const proxy = this._getCustomInspectProxy();
14120
+ return "Activity " + inspect(proxy, options);
14121
+ };
14122
+ Activity.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
14123
+ const proxy = this._getCustomInspectProxy();
14124
+ return "Activity " + inspect(proxy, options);
14125
14125
  };
14126
14126
  /** Represents an emoji reaction. See also [FEP-c0e0](https://w3id.org/fep/c0e0).
14127
14127
  */
@@ -14278,14 +14278,14 @@ var EmojiReact = class EmojiReact extends Activity {
14278
14278
  const proxy = super._getCustomInspectProxy();
14279
14279
  return proxy;
14280
14280
  }
14281
- [Symbol.for("Deno.customInspect")](inspect, options) {
14282
- const proxy = this._getCustomInspectProxy();
14283
- return "EmojiReact " + inspect(proxy, options);
14284
- }
14285
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
14286
- const proxy = this._getCustomInspectProxy();
14287
- return "EmojiReact " + inspect(proxy, options);
14288
- }
14281
+ };
14282
+ EmojiReact.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
14283
+ const proxy = this._getCustomInspectProxy();
14284
+ return "EmojiReact " + inspect(proxy, options);
14285
+ };
14286
+ EmojiReact.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
14287
+ const proxy = this._getCustomInspectProxy();
14288
+ return "EmojiReact " + inspect(proxy, options);
14289
14289
  };
14290
14290
  /** A pair of property name and value.
14291
14291
  */
@@ -14566,14 +14566,14 @@ var PropertyValue = class {
14566
14566
  if (_2cSy2magg4iZ7zLaG8U7DiJMoCkx_value.length == 1) proxy.value = _2cSy2magg4iZ7zLaG8U7DiJMoCkx_value[0];
14567
14567
  return proxy;
14568
14568
  }
14569
- [Symbol.for("Deno.customInspect")](inspect, options) {
14570
- const proxy = this._getCustomInspectProxy();
14571
- return "PropertyValue " + inspect(proxy, options);
14572
- }
14573
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
14574
- const proxy = this._getCustomInspectProxy();
14575
- return "PropertyValue " + inspect(proxy, options);
14576
- }
14569
+ };
14570
+ PropertyValue.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
14571
+ const proxy = this._getCustomInspectProxy();
14572
+ return "PropertyValue " + inspect(proxy, options);
14573
+ };
14574
+ PropertyValue.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
14575
+ const proxy = this._getCustomInspectProxy();
14576
+ return "PropertyValue " + inspect(proxy, options);
14577
14577
  };
14578
14578
  /** Means of communicating or interacting with the DID subject or associated
14579
14579
  * entities via one or more service endpoints. Examples include discovery
@@ -14796,14 +14796,14 @@ var DidService = class {
14796
14796
  if (_2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint.length > 1 || !("endpoint" in proxy) && _2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint.length > 0) proxy.endpoints = _2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint;
14797
14797
  return proxy;
14798
14798
  }
14799
- [Symbol.for("Deno.customInspect")](inspect, options) {
14800
- const proxy = this._getCustomInspectProxy();
14801
- return "DidService " + inspect(proxy, options);
14802
- }
14803
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
14804
- const proxy = this._getCustomInspectProxy();
14805
- return "DidService " + inspect(proxy, options);
14806
- }
14799
+ };
14800
+ DidService.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
14801
+ const proxy = this._getCustomInspectProxy();
14802
+ return "DidService " + inspect(proxy, options);
14803
+ };
14804
+ DidService.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
14805
+ const proxy = this._getCustomInspectProxy();
14806
+ return "DidService " + inspect(proxy, options);
14807
14807
  };
14808
14808
  /** "Export Actor" service.
14809
14809
  */
@@ -14947,14 +14947,14 @@ var Export = class Export extends DidService {
14947
14947
  const proxy = super._getCustomInspectProxy();
14948
14948
  return proxy;
14949
14949
  }
14950
- [Symbol.for("Deno.customInspect")](inspect, options) {
14951
- const proxy = this._getCustomInspectProxy();
14952
- return "Export " + inspect(proxy, options);
14953
- }
14954
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
14955
- const proxy = this._getCustomInspectProxy();
14956
- return "Export " + inspect(proxy, options);
14957
- }
14950
+ };
14951
+ Export.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
14952
+ const proxy = this._getCustomInspectProxy();
14953
+ return "Export " + inspect(proxy, options);
14954
+ };
14955
+ Export.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
14956
+ const proxy = this._getCustomInspectProxy();
14957
+ return "Export " + inspect(proxy, options);
14958
14958
  };
14959
14959
  /** A proof that can be added to any activity or object, allowing recipients to
14960
14960
  * verify the identity of the actor and the integrity of the data.
@@ -15430,14 +15430,14 @@ var DataIntegrityProof = class {
15430
15430
  if (_3qzP3ukEZoUziK5FEiA1RhU4aqac.length == 1) proxy.created = _3qzP3ukEZoUziK5FEiA1RhU4aqac[0];
15431
15431
  return proxy;
15432
15432
  }
15433
- [Symbol.for("Deno.customInspect")](inspect, options) {
15434
- const proxy = this._getCustomInspectProxy();
15435
- return "DataIntegrityProof " + inspect(proxy, options);
15436
- }
15437
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
15438
- const proxy = this._getCustomInspectProxy();
15439
- return "DataIntegrityProof " + inspect(proxy, options);
15440
- }
15433
+ };
15434
+ DataIntegrityProof.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
15435
+ const proxy = this._getCustomInspectProxy();
15436
+ return "DataIntegrityProof " + inspect(proxy, options);
15437
+ };
15438
+ DataIntegrityProof.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
15439
+ const proxy = this._getCustomInspectProxy();
15440
+ return "DataIntegrityProof " + inspect(proxy, options);
15441
15441
  };
15442
15442
  /** A key owned by an actor.
15443
15443
  */
@@ -15900,14 +15900,14 @@ var CryptographicKey = class {
15900
15900
  if (_2fE2QMDdg6KFGqa4NEC3TmjApSAD_publicKeyPem.length == 1) proxy.publicKey = _2fE2QMDdg6KFGqa4NEC3TmjApSAD_publicKeyPem[0];
15901
15901
  return proxy;
15902
15902
  }
15903
- [Symbol.for("Deno.customInspect")](inspect, options) {
15904
- const proxy = this._getCustomInspectProxy();
15905
- return "CryptographicKey " + inspect(proxy, options);
15906
- }
15907
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
15908
- const proxy = this._getCustomInspectProxy();
15909
- return "CryptographicKey " + inspect(proxy, options);
15910
- }
15903
+ };
15904
+ CryptographicKey.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
15905
+ const proxy = this._getCustomInspectProxy();
15906
+ return "CryptographicKey " + inspect(proxy, options);
15907
+ };
15908
+ CryptographicKey.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
15909
+ const proxy = this._getCustomInspectProxy();
15910
+ return "CryptographicKey " + inspect(proxy, options);
15911
15911
  };
15912
15912
  /** Represents a key owned by an actor according to [FEP-521a: Representing
15913
15913
  * actor's public keys.][1]
@@ -16379,14 +16379,14 @@ var Multikey = class {
16379
16379
  if (_4XLHbsR2gLVWU3NpEqKt9wANzn4F_publicKeyMultibase.length == 1) proxy.publicKey = _4XLHbsR2gLVWU3NpEqKt9wANzn4F_publicKeyMultibase[0];
16380
16380
  return proxy;
16381
16381
  }
16382
- [Symbol.for("Deno.customInspect")](inspect, options) {
16383
- const proxy = this._getCustomInspectProxy();
16384
- return "Multikey " + inspect(proxy, options);
16385
- }
16386
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
16387
- const proxy = this._getCustomInspectProxy();
16388
- return "Multikey " + inspect(proxy, options);
16389
- }
16382
+ };
16383
+ Multikey.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
16384
+ const proxy = this._getCustomInspectProxy();
16385
+ return "Multikey " + inspect(proxy, options);
16386
+ };
16387
+ Multikey.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
16388
+ const proxy = this._getCustomInspectProxy();
16389
+ return "Multikey " + inspect(proxy, options);
16390
16390
  };
16391
16391
  /** Indicates that the `actor` accepts the `object`. The `target` property can be
16392
16392
  * used in certain circumstances to indicate the context into which the `object`
@@ -16540,14 +16540,14 @@ var Accept = class Accept extends Activity {
16540
16540
  const proxy = super._getCustomInspectProxy();
16541
16541
  return proxy;
16542
16542
  }
16543
- [Symbol.for("Deno.customInspect")](inspect, options) {
16544
- const proxy = this._getCustomInspectProxy();
16545
- return "Accept " + inspect(proxy, options);
16546
- }
16547
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
16548
- const proxy = this._getCustomInspectProxy();
16549
- return "Accept " + inspect(proxy, options);
16550
- }
16543
+ };
16544
+ Accept.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
16545
+ const proxy = this._getCustomInspectProxy();
16546
+ return "Accept " + inspect(proxy, options);
16547
+ };
16548
+ Accept.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
16549
+ const proxy = this._getCustomInspectProxy();
16550
+ return "Accept " + inspect(proxy, options);
16551
16551
  };
16552
16552
  /** Indicates that the `actor` has added the `object` to the `target`.
16553
16553
  * If the `target` property is not explicitly specified, the target would need
@@ -16701,14 +16701,14 @@ var Add = class Add extends Activity {
16701
16701
  const proxy = super._getCustomInspectProxy();
16702
16702
  return proxy;
16703
16703
  }
16704
- [Symbol.for("Deno.customInspect")](inspect, options) {
16705
- const proxy = this._getCustomInspectProxy();
16706
- return "Add " + inspect(proxy, options);
16707
- }
16708
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
16709
- const proxy = this._getCustomInspectProxy();
16710
- return "Add " + inspect(proxy, options);
16711
- }
16704
+ };
16705
+ Add.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
16706
+ const proxy = this._getCustomInspectProxy();
16707
+ return "Add " + inspect(proxy, options);
16708
+ };
16709
+ Add.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
16710
+ const proxy = this._getCustomInspectProxy();
16711
+ return "Add " + inspect(proxy, options);
16712
16712
  };
16713
16713
  /** Indicates that the `actor` is calling the `target`'s attention the `object`.
16714
16714
  *
@@ -16880,14 +16880,14 @@ var Announce = class Announce extends Activity {
16880
16880
  const proxy = super._getCustomInspectProxy();
16881
16881
  return proxy;
16882
16882
  }
16883
- [Symbol.for("Deno.customInspect")](inspect, options) {
16884
- const proxy = this._getCustomInspectProxy();
16885
- return "Announce " + inspect(proxy, options);
16886
- }
16887
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
16888
- const proxy = this._getCustomInspectProxy();
16889
- return "Announce " + inspect(proxy, options);
16890
- }
16883
+ };
16884
+ Announce.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
16885
+ const proxy = this._getCustomInspectProxy();
16886
+ return "Announce " + inspect(proxy, options);
16887
+ };
16888
+ Announce.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
16889
+ const proxy = this._getCustomInspectProxy();
16890
+ return "Announce " + inspect(proxy, options);
16891
16891
  };
16892
16892
  /** Describes a software application.
16893
16893
  */
@@ -20250,14 +20250,14 @@ var Application = class Application extends Object$1 {
20250
20250
  if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
20251
20251
  return proxy;
20252
20252
  }
20253
- [Symbol.for("Deno.customInspect")](inspect, options) {
20254
- const proxy = this._getCustomInspectProxy();
20255
- return "Application " + inspect(proxy, options);
20256
- }
20257
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
20258
- const proxy = this._getCustomInspectProxy();
20259
- return "Application " + inspect(proxy, options);
20260
- }
20253
+ };
20254
+ Application.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
20255
+ const proxy = this._getCustomInspectProxy();
20256
+ return "Application " + inspect(proxy, options);
20257
+ };
20258
+ Application.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
20259
+ const proxy = this._getCustomInspectProxy();
20260
+ return "Application " + inspect(proxy, options);
20261
20261
  };
20262
20262
  /** Instances of `IntransitiveActivity` are a subtype of {@link Activity}
20263
20263
  * representing intransitive actions. The `object` property is therefore
@@ -20413,14 +20413,14 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
20413
20413
  const proxy = super._getCustomInspectProxy();
20414
20414
  return proxy;
20415
20415
  }
20416
- [Symbol.for("Deno.customInspect")](inspect, options) {
20417
- const proxy = this._getCustomInspectProxy();
20418
- return "IntransitiveActivity " + inspect(proxy, options);
20419
- }
20420
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
20421
- const proxy = this._getCustomInspectProxy();
20422
- return "IntransitiveActivity " + inspect(proxy, options);
20423
- }
20416
+ };
20417
+ IntransitiveActivity.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
20418
+ const proxy = this._getCustomInspectProxy();
20419
+ return "IntransitiveActivity " + inspect(proxy, options);
20420
+ };
20421
+ IntransitiveActivity.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
20422
+ const proxy = this._getCustomInspectProxy();
20423
+ return "IntransitiveActivity " + inspect(proxy, options);
20424
20424
  };
20425
20425
  /** An `IntransitiveActivity` that indicates that the `actor` has arrived at the `location`.
20426
20426
  * The `origin` can be used to identify the context from which the `actor` originated.
@@ -20573,14 +20573,14 @@ var Arrive = class Arrive extends IntransitiveActivity {
20573
20573
  const proxy = super._getCustomInspectProxy();
20574
20574
  return proxy;
20575
20575
  }
20576
- [Symbol.for("Deno.customInspect")](inspect, options) {
20577
- const proxy = this._getCustomInspectProxy();
20578
- return "Arrive " + inspect(proxy, options);
20579
- }
20580
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
20581
- const proxy = this._getCustomInspectProxy();
20582
- return "Arrive " + inspect(proxy, options);
20583
- }
20576
+ };
20577
+ Arrive.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
20578
+ const proxy = this._getCustomInspectProxy();
20579
+ return "Arrive " + inspect(proxy, options);
20580
+ };
20581
+ Arrive.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
20582
+ const proxy = this._getCustomInspectProxy();
20583
+ return "Arrive " + inspect(proxy, options);
20584
20584
  };
20585
20585
  /** Represents any kind of multi-paragraph written work.
20586
20586
  */
@@ -20832,14 +20832,14 @@ var Article = class Article extends Object$1 {
20832
20832
  if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
20833
20833
  return proxy;
20834
20834
  }
20835
- [Symbol.for("Deno.customInspect")](inspect, options) {
20836
- const proxy = this._getCustomInspectProxy();
20837
- return "Article " + inspect(proxy, options);
20838
- }
20839
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
20840
- const proxy = this._getCustomInspectProxy();
20841
- return "Article " + inspect(proxy, options);
20842
- }
20835
+ };
20836
+ Article.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
20837
+ const proxy = this._getCustomInspectProxy();
20838
+ return "Article " + inspect(proxy, options);
20839
+ };
20840
+ Article.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
20841
+ const proxy = this._getCustomInspectProxy();
20842
+ return "Article " + inspect(proxy, options);
20843
20843
  };
20844
20844
  /** Represents a document of any kind.
20845
20845
  */
@@ -21090,14 +21090,14 @@ var Document = class Document extends Object$1 {
21090
21090
  if (_2cGKFeFJMmiNpGZFEF75mCwFQsKb_height.length == 1) proxy.height = _2cGKFeFJMmiNpGZFEF75mCwFQsKb_height[0];
21091
21091
  return proxy;
21092
21092
  }
21093
- [Symbol.for("Deno.customInspect")](inspect, options) {
21094
- const proxy = this._getCustomInspectProxy();
21095
- return "Document " + inspect(proxy, options);
21096
- }
21097
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
21098
- const proxy = this._getCustomInspectProxy();
21099
- return "Document " + inspect(proxy, options);
21100
- }
21093
+ };
21094
+ Document.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
21095
+ const proxy = this._getCustomInspectProxy();
21096
+ return "Document " + inspect(proxy, options);
21097
+ };
21098
+ Document.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
21099
+ const proxy = this._getCustomInspectProxy();
21100
+ return "Document " + inspect(proxy, options);
21101
21101
  };
21102
21102
  /** Represents an audio document of any kind.
21103
21103
  */
@@ -21256,14 +21256,14 @@ var Audio = class Audio extends Document {
21256
21256
  const proxy = super._getCustomInspectProxy();
21257
21257
  return proxy;
21258
21258
  }
21259
- [Symbol.for("Deno.customInspect")](inspect, options) {
21260
- const proxy = this._getCustomInspectProxy();
21261
- return "Audio " + inspect(proxy, options);
21262
- }
21263
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
21264
- const proxy = this._getCustomInspectProxy();
21265
- return "Audio " + inspect(proxy, options);
21266
- }
21259
+ };
21260
+ Audio.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
21261
+ const proxy = this._getCustomInspectProxy();
21262
+ return "Audio " + inspect(proxy, options);
21263
+ };
21264
+ Audio.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
21265
+ const proxy = this._getCustomInspectProxy();
21266
+ return "Audio " + inspect(proxy, options);
21267
21267
  };
21268
21268
  /** Indicates that the `actor` is ignoring the `object`. The `target` and
21269
21269
  * `origin` typically have no defined meaning.
@@ -21416,14 +21416,14 @@ var Ignore = class Ignore extends Activity {
21416
21416
  const proxy = super._getCustomInspectProxy();
21417
21417
  return proxy;
21418
21418
  }
21419
- [Symbol.for("Deno.customInspect")](inspect, options) {
21420
- const proxy = this._getCustomInspectProxy();
21421
- return "Ignore " + inspect(proxy, options);
21422
- }
21423
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
21424
- const proxy = this._getCustomInspectProxy();
21425
- return "Ignore " + inspect(proxy, options);
21426
- }
21419
+ };
21420
+ Ignore.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
21421
+ const proxy = this._getCustomInspectProxy();
21422
+ return "Ignore " + inspect(proxy, options);
21423
+ };
21424
+ Ignore.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
21425
+ const proxy = this._getCustomInspectProxy();
21426
+ return "Ignore " + inspect(proxy, options);
21427
21427
  };
21428
21428
  /** Indicates that the `actor` is blocking the `object`. Blocking is a stronger
21429
21429
  * form of {@link Ignore}. The typical use is to support social systems that
@@ -21577,14 +21577,14 @@ var Block = class Block extends Ignore {
21577
21577
  const proxy = super._getCustomInspectProxy();
21578
21578
  return proxy;
21579
21579
  }
21580
- [Symbol.for("Deno.customInspect")](inspect, options) {
21581
- const proxy = this._getCustomInspectProxy();
21582
- return "Block " + inspect(proxy, options);
21583
- }
21584
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
21585
- const proxy = this._getCustomInspectProxy();
21586
- return "Block " + inspect(proxy, options);
21587
- }
21580
+ };
21581
+ Block.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
21582
+ const proxy = this._getCustomInspectProxy();
21583
+ return "Block " + inspect(proxy, options);
21584
+ };
21585
+ Block.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
21586
+ const proxy = this._getCustomInspectProxy();
21587
+ return "Block " + inspect(proxy, options);
21588
21588
  };
21589
21589
  /** A `Collection` is a subtype of {@link Object} that represents ordered or
21590
21590
  * unordered sets of {@link Object} or {@link Link} instances.
@@ -23983,14 +23983,14 @@ var Collection = class Collection extends Object$1 {
23983
23983
  if (_2bsySzmT3qEZcrnoe3tZ5xBjXSju_likedOf.length == 1) proxy.likedOf = _2bsySzmT3qEZcrnoe3tZ5xBjXSju_likedOf[0];
23984
23984
  return proxy;
23985
23985
  }
23986
- [Symbol.for("Deno.customInspect")](inspect, options) {
23987
- const proxy = this._getCustomInspectProxy();
23988
- return "Collection " + inspect(proxy, options);
23989
- }
23990
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
23991
- const proxy = this._getCustomInspectProxy();
23992
- return "Collection " + inspect(proxy, options);
23993
- }
23986
+ };
23987
+ Collection.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
23988
+ const proxy = this._getCustomInspectProxy();
23989
+ return "Collection " + inspect(proxy, options);
23990
+ };
23991
+ Collection.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
23992
+ const proxy = this._getCustomInspectProxy();
23993
+ return "Collection " + inspect(proxy, options);
23994
23994
  };
23995
23995
  /** Used to represent distinct subsets of items from a `Collection`.
23996
23996
  * Refer to the Activity Streams 2.0 Core for a complete description of
@@ -24709,14 +24709,14 @@ var CollectionPage = class CollectionPage extends Collection {
24709
24709
  if (_3b8yG8tDNzQFFEnWhCc13G8eHooA_prev.length == 1) proxy.prev = _3b8yG8tDNzQFFEnWhCc13G8eHooA_prev[0];
24710
24710
  return proxy;
24711
24711
  }
24712
- [Symbol.for("Deno.customInspect")](inspect, options) {
24713
- const proxy = this._getCustomInspectProxy();
24714
- return "CollectionPage " + inspect(proxy, options);
24715
- }
24716
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
24717
- const proxy = this._getCustomInspectProxy();
24718
- return "CollectionPage " + inspect(proxy, options);
24719
- }
24712
+ };
24713
+ CollectionPage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
24714
+ const proxy = this._getCustomInspectProxy();
24715
+ return "CollectionPage " + inspect(proxy, options);
24716
+ };
24717
+ CollectionPage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
24718
+ const proxy = this._getCustomInspectProxy();
24719
+ return "CollectionPage " + inspect(proxy, options);
24720
24720
  };
24721
24721
  /** Indicates that the `actor` has created the `object`.
24722
24722
  */
@@ -24887,14 +24887,14 @@ var Create = class Create extends Activity {
24887
24887
  const proxy = super._getCustomInspectProxy();
24888
24888
  return proxy;
24889
24889
  }
24890
- [Symbol.for("Deno.customInspect")](inspect, options) {
24891
- const proxy = this._getCustomInspectProxy();
24892
- return "Create " + inspect(proxy, options);
24893
- }
24894
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
24895
- const proxy = this._getCustomInspectProxy();
24896
- return "Create " + inspect(proxy, options);
24897
- }
24890
+ };
24891
+ Create.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
24892
+ const proxy = this._getCustomInspectProxy();
24893
+ return "Create " + inspect(proxy, options);
24894
+ };
24895
+ Create.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
24896
+ const proxy = this._getCustomInspectProxy();
24897
+ return "Create " + inspect(proxy, options);
24898
24898
  };
24899
24899
  /** Indicates that the `actor` has deleted the `object`. If specified,
24900
24900
  * the `origin` indicates the context from which the `object` was deleted.
@@ -25062,14 +25062,14 @@ var Delete = class Delete extends Activity {
25062
25062
  const proxy = super._getCustomInspectProxy();
25063
25063
  return proxy;
25064
25064
  }
25065
- [Symbol.for("Deno.customInspect")](inspect, options) {
25066
- const proxy = this._getCustomInspectProxy();
25067
- return "Delete " + inspect(proxy, options);
25068
- }
25069
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
25070
- const proxy = this._getCustomInspectProxy();
25071
- return "Delete " + inspect(proxy, options);
25072
- }
25065
+ };
25066
+ Delete.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
25067
+ const proxy = this._getCustomInspectProxy();
25068
+ return "Delete " + inspect(proxy, options);
25069
+ };
25070
+ Delete.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
25071
+ const proxy = this._getCustomInspectProxy();
25072
+ return "Delete " + inspect(proxy, options);
25073
25073
  };
25074
25074
  /** Indicates that the `actor` dislikes the `object`.
25075
25075
  */
@@ -25224,14 +25224,14 @@ var Dislike = class Dislike extends Activity {
25224
25224
  const proxy = super._getCustomInspectProxy();
25225
25225
  return proxy;
25226
25226
  }
25227
- [Symbol.for("Deno.customInspect")](inspect, options) {
25228
- const proxy = this._getCustomInspectProxy();
25229
- return "Dislike " + inspect(proxy, options);
25230
- }
25231
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
25232
- const proxy = this._getCustomInspectProxy();
25233
- return "Dislike " + inspect(proxy, options);
25234
- }
25227
+ };
25228
+ Dislike.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
25229
+ const proxy = this._getCustomInspectProxy();
25230
+ return "Dislike " + inspect(proxy, options);
25231
+ };
25232
+ Dislike.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
25233
+ const proxy = this._getCustomInspectProxy();
25234
+ return "Dislike " + inspect(proxy, options);
25235
25235
  };
25236
25236
  /** Contents of {@link Actor}'s `endpoints`.
25237
25237
  */
@@ -25669,14 +25669,14 @@ var Endpoints = class {
25669
25669
  if (_3JprUSDLVqqX4dwHRi37qGZZCRCc_sharedInbox.length == 1) proxy.sharedInbox = _3JprUSDLVqqX4dwHRi37qGZZCRCc_sharedInbox[0];
25670
25670
  return proxy;
25671
25671
  }
25672
- [Symbol.for("Deno.customInspect")](inspect, options) {
25673
- const proxy = this._getCustomInspectProxy();
25674
- return "Endpoints " + inspect(proxy, options);
25675
- }
25676
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
25677
- const proxy = this._getCustomInspectProxy();
25678
- return "Endpoints " + inspect(proxy, options);
25679
- }
25672
+ };
25673
+ Endpoints.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
25674
+ const proxy = this._getCustomInspectProxy();
25675
+ return "Endpoints " + inspect(proxy, options);
25676
+ };
25677
+ Endpoints.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
25678
+ const proxy = this._getCustomInspectProxy();
25679
+ return "Endpoints " + inspect(proxy, options);
25680
25680
  };
25681
25681
  /** Represents any kind of event.
25682
25682
  */
@@ -25835,14 +25835,14 @@ var Event = class Event extends Object$1 {
25835
25835
  const proxy = super._getCustomInspectProxy();
25836
25836
  return proxy;
25837
25837
  }
25838
- [Symbol.for("Deno.customInspect")](inspect, options) {
25839
- const proxy = this._getCustomInspectProxy();
25840
- return "Event " + inspect(proxy, options);
25841
- }
25842
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
25843
- const proxy = this._getCustomInspectProxy();
25844
- return "Event " + inspect(proxy, options);
25845
- }
25838
+ };
25839
+ Event.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
25840
+ const proxy = this._getCustomInspectProxy();
25841
+ return "Event " + inspect(proxy, options);
25842
+ };
25843
+ Event.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
25844
+ const proxy = this._getCustomInspectProxy();
25845
+ return "Event " + inspect(proxy, options);
25846
25846
  };
25847
25847
  /** Indicates that the `actor` is "flagging" the `object`. Flagging is defined
25848
25848
  * in the sense common to many social platforms as reporting content as being
@@ -25995,14 +25995,14 @@ var Flag = class Flag extends Activity {
25995
25995
  const proxy = super._getCustomInspectProxy();
25996
25996
  return proxy;
25997
25997
  }
25998
- [Symbol.for("Deno.customInspect")](inspect, options) {
25999
- const proxy = this._getCustomInspectProxy();
26000
- return "Flag " + inspect(proxy, options);
26001
- }
26002
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
26003
- const proxy = this._getCustomInspectProxy();
26004
- return "Flag " + inspect(proxy, options);
26005
- }
25998
+ };
25999
+ Flag.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
26000
+ const proxy = this._getCustomInspectProxy();
26001
+ return "Flag " + inspect(proxy, options);
26002
+ };
26003
+ Flag.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
26004
+ const proxy = this._getCustomInspectProxy();
26005
+ return "Flag " + inspect(proxy, options);
26006
26006
  };
26007
26007
  /** Indicates that the `actor` is "following" the `object`. Following is defined
26008
26008
  * in the sense typically used within Social systems in which the actor is
@@ -26159,14 +26159,14 @@ var Follow = class Follow extends Activity {
26159
26159
  const proxy = super._getCustomInspectProxy();
26160
26160
  return proxy;
26161
26161
  }
26162
- [Symbol.for("Deno.customInspect")](inspect, options) {
26163
- const proxy = this._getCustomInspectProxy();
26164
- return "Follow " + inspect(proxy, options);
26165
- }
26166
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
26167
- const proxy = this._getCustomInspectProxy();
26168
- return "Follow " + inspect(proxy, options);
26169
- }
26162
+ };
26163
+ Follow.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
26164
+ const proxy = this._getCustomInspectProxy();
26165
+ return "Follow " + inspect(proxy, options);
26166
+ };
26167
+ Follow.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
26168
+ const proxy = this._getCustomInspectProxy();
26169
+ return "Follow " + inspect(proxy, options);
26170
26170
  };
26171
26171
  /** Represents a formal or informal collective of Actors.
26172
26172
  */
@@ -29529,14 +29529,14 @@ var Group = class Group extends Object$1 {
29529
29529
  if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
29530
29530
  return proxy;
29531
29531
  }
29532
- [Symbol.for("Deno.customInspect")](inspect, options) {
29533
- const proxy = this._getCustomInspectProxy();
29534
- return "Group " + inspect(proxy, options);
29535
- }
29536
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
29537
- const proxy = this._getCustomInspectProxy();
29538
- return "Group " + inspect(proxy, options);
29539
- }
29532
+ };
29533
+ Group.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
29534
+ const proxy = this._getCustomInspectProxy();
29535
+ return "Group " + inspect(proxy, options);
29536
+ };
29537
+ Group.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
29538
+ const proxy = this._getCustomInspectProxy();
29539
+ return "Group " + inspect(proxy, options);
29540
29540
  };
29541
29541
  /** A Link is an indirect, qualified reference to a resource identified by a URL.
29542
29542
  * The fundamental model for links is established by RFC 5988. Many of the
@@ -30317,14 +30317,14 @@ var Link = class Link {
30317
30317
  if (_gCVTegXxWWCw6wWRxa1QF65zusg_preview.length > 1 || !("preview" in proxy) && _gCVTegXxWWCw6wWRxa1QF65zusg_preview.length > 0) proxy.previews = _gCVTegXxWWCw6wWRxa1QF65zusg_preview;
30318
30318
  return proxy;
30319
30319
  }
30320
- [Symbol.for("Deno.customInspect")](inspect, options) {
30321
- const proxy = this._getCustomInspectProxy();
30322
- return "Link " + inspect(proxy, options);
30323
- }
30324
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
30325
- const proxy = this._getCustomInspectProxy();
30326
- return "Link " + inspect(proxy, options);
30327
- }
30320
+ };
30321
+ Link.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
30322
+ const proxy = this._getCustomInspectProxy();
30323
+ return "Link " + inspect(proxy, options);
30324
+ };
30325
+ Link.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
30326
+ const proxy = this._getCustomInspectProxy();
30327
+ return "Link " + inspect(proxy, options);
30328
30328
  };
30329
30329
  /** A specialized {@link Link} that represents an #hashtag.
30330
30330
  *
@@ -30482,14 +30482,14 @@ var Hashtag = class Hashtag extends Link {
30482
30482
  const proxy = super._getCustomInspectProxy();
30483
30483
  return proxy;
30484
30484
  }
30485
- [Symbol.for("Deno.customInspect")](inspect, options) {
30486
- const proxy = this._getCustomInspectProxy();
30487
- return "Hashtag " + inspect(proxy, options);
30488
- }
30489
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
30490
- const proxy = this._getCustomInspectProxy();
30491
- return "Hashtag " + inspect(proxy, options);
30492
- }
30485
+ };
30486
+ Hashtag.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
30487
+ const proxy = this._getCustomInspectProxy();
30488
+ return "Hashtag " + inspect(proxy, options);
30489
+ };
30490
+ Hashtag.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
30491
+ const proxy = this._getCustomInspectProxy();
30492
+ return "Hashtag " + inspect(proxy, options);
30493
30493
  };
30494
30494
  /** An image document of any kind.
30495
30495
  */
@@ -30648,14 +30648,14 @@ var Image = class Image extends Document {
30648
30648
  const proxy = super._getCustomInspectProxy();
30649
30649
  return proxy;
30650
30650
  }
30651
- [Symbol.for("Deno.customInspect")](inspect, options) {
30652
- const proxy = this._getCustomInspectProxy();
30653
- return "Image " + inspect(proxy, options);
30654
- }
30655
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
30656
- const proxy = this._getCustomInspectProxy();
30657
- return "Image " + inspect(proxy, options);
30658
- }
30651
+ };
30652
+ Image.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
30653
+ const proxy = this._getCustomInspectProxy();
30654
+ return "Image " + inspect(proxy, options);
30655
+ };
30656
+ Image.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
30657
+ const proxy = this._getCustomInspectProxy();
30658
+ return "Image " + inspect(proxy, options);
30659
30659
  };
30660
30660
  /** Indicates that the actor is offering the object.
30661
30661
  * If specified, the target indicates the entity to which
@@ -30809,14 +30809,14 @@ var Offer = class Offer extends Activity {
30809
30809
  const proxy = super._getCustomInspectProxy();
30810
30810
  return proxy;
30811
30811
  }
30812
- [Symbol.for("Deno.customInspect")](inspect, options) {
30813
- const proxy = this._getCustomInspectProxy();
30814
- return "Offer " + inspect(proxy, options);
30815
- }
30816
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
30817
- const proxy = this._getCustomInspectProxy();
30818
- return "Offer " + inspect(proxy, options);
30819
- }
30812
+ };
30813
+ Offer.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
30814
+ const proxy = this._getCustomInspectProxy();
30815
+ return "Offer " + inspect(proxy, options);
30816
+ };
30817
+ Offer.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
30818
+ const proxy = this._getCustomInspectProxy();
30819
+ return "Offer " + inspect(proxy, options);
30820
30820
  };
30821
30821
  /** A specialization of `Offer` in which the `actor` is extending an invitation
30822
30822
  * for the `object` to the `target`.
@@ -30968,14 +30968,14 @@ var Invite = class Invite extends Offer {
30968
30968
  const proxy = super._getCustomInspectProxy();
30969
30969
  return proxy;
30970
30970
  }
30971
- [Symbol.for("Deno.customInspect")](inspect, options) {
30972
- const proxy = this._getCustomInspectProxy();
30973
- return "Invite " + inspect(proxy, options);
30974
- }
30975
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
30976
- const proxy = this._getCustomInspectProxy();
30977
- return "Invite " + inspect(proxy, options);
30978
- }
30971
+ };
30972
+ Invite.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
30973
+ const proxy = this._getCustomInspectProxy();
30974
+ return "Invite " + inspect(proxy, options);
30975
+ };
30976
+ Invite.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
30977
+ const proxy = this._getCustomInspectProxy();
30978
+ return "Invite " + inspect(proxy, options);
30979
30979
  };
30980
30980
  /** Indicates that the `actor` has joined the `object`.
30981
30981
  * The `target` and `origin` typically have no defined meaning.
@@ -31127,14 +31127,14 @@ var Join = class Join extends Activity {
31127
31127
  const proxy = super._getCustomInspectProxy();
31128
31128
  return proxy;
31129
31129
  }
31130
- [Symbol.for("Deno.customInspect")](inspect, options) {
31131
- const proxy = this._getCustomInspectProxy();
31132
- return "Join " + inspect(proxy, options);
31133
- }
31134
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31135
- const proxy = this._getCustomInspectProxy();
31136
- return "Join " + inspect(proxy, options);
31137
- }
31130
+ };
31131
+ Join.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31132
+ const proxy = this._getCustomInspectProxy();
31133
+ return "Join " + inspect(proxy, options);
31134
+ };
31135
+ Join.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31136
+ const proxy = this._getCustomInspectProxy();
31137
+ return "Join " + inspect(proxy, options);
31138
31138
  };
31139
31139
  /** Indicates that the `actor` has left the `object`.
31140
31140
  * The `target` and `origin` typically have no meaning.
@@ -31286,14 +31286,14 @@ var Leave = class Leave extends Activity {
31286
31286
  const proxy = super._getCustomInspectProxy();
31287
31287
  return proxy;
31288
31288
  }
31289
- [Symbol.for("Deno.customInspect")](inspect, options) {
31290
- const proxy = this._getCustomInspectProxy();
31291
- return "Leave " + inspect(proxy, options);
31292
- }
31293
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31294
- const proxy = this._getCustomInspectProxy();
31295
- return "Leave " + inspect(proxy, options);
31296
- }
31289
+ };
31290
+ Leave.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31291
+ const proxy = this._getCustomInspectProxy();
31292
+ return "Leave " + inspect(proxy, options);
31293
+ };
31294
+ Leave.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31295
+ const proxy = this._getCustomInspectProxy();
31296
+ return "Leave " + inspect(proxy, options);
31297
31297
  };
31298
31298
  /** Indicates that the `actor` likes, recommends or endorses the `object`.
31299
31299
  * The `target` and `origin` typically have no defined meaning.
@@ -31449,14 +31449,14 @@ var Like = class Like extends Activity {
31449
31449
  const proxy = super._getCustomInspectProxy();
31450
31450
  return proxy;
31451
31451
  }
31452
- [Symbol.for("Deno.customInspect")](inspect, options) {
31453
- const proxy = this._getCustomInspectProxy();
31454
- return "Like " + inspect(proxy, options);
31455
- }
31456
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31457
- const proxy = this._getCustomInspectProxy();
31458
- return "Like " + inspect(proxy, options);
31459
- }
31452
+ };
31453
+ Like.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31454
+ const proxy = this._getCustomInspectProxy();
31455
+ return "Like " + inspect(proxy, options);
31456
+ };
31457
+ Like.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31458
+ const proxy = this._getCustomInspectProxy();
31459
+ return "Like " + inspect(proxy, options);
31460
31460
  };
31461
31461
  /** Indicates that the `actor` has listened to the `object`.
31462
31462
  */
@@ -31607,14 +31607,14 @@ var Listen = class Listen extends Activity {
31607
31607
  const proxy = super._getCustomInspectProxy();
31608
31608
  return proxy;
31609
31609
  }
31610
- [Symbol.for("Deno.customInspect")](inspect, options) {
31611
- const proxy = this._getCustomInspectProxy();
31612
- return "Listen " + inspect(proxy, options);
31613
- }
31614
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31615
- const proxy = this._getCustomInspectProxy();
31616
- return "Listen " + inspect(proxy, options);
31617
- }
31610
+ };
31611
+ Listen.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31612
+ const proxy = this._getCustomInspectProxy();
31613
+ return "Listen " + inspect(proxy, options);
31614
+ };
31615
+ Listen.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31616
+ const proxy = this._getCustomInspectProxy();
31617
+ return "Listen " + inspect(proxy, options);
31618
31618
  };
31619
31619
  /** A specialized {@link Link} that represents an @mention.
31620
31620
  */
@@ -31770,14 +31770,14 @@ var Mention = class Mention extends Link {
31770
31770
  const proxy = super._getCustomInspectProxy();
31771
31771
  return proxy;
31772
31772
  }
31773
- [Symbol.for("Deno.customInspect")](inspect, options) {
31774
- const proxy = this._getCustomInspectProxy();
31775
- return "Mention " + inspect(proxy, options);
31776
- }
31777
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31778
- const proxy = this._getCustomInspectProxy();
31779
- return "Mention " + inspect(proxy, options);
31780
- }
31773
+ };
31774
+ Mention.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31775
+ const proxy = this._getCustomInspectProxy();
31776
+ return "Mention " + inspect(proxy, options);
31777
+ };
31778
+ Mention.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31779
+ const proxy = this._getCustomInspectProxy();
31780
+ return "Mention " + inspect(proxy, options);
31781
31781
  };
31782
31782
  /** Indicates that the `actor` has moved `object` from `origin` to `target`.
31783
31783
  * If the `origin` or `target` are not specified,
@@ -31930,14 +31930,14 @@ var Move = class Move extends Activity {
31930
31930
  const proxy = super._getCustomInspectProxy();
31931
31931
  return proxy;
31932
31932
  }
31933
- [Symbol.for("Deno.customInspect")](inspect, options) {
31934
- const proxy = this._getCustomInspectProxy();
31935
- return "Move " + inspect(proxy, options);
31936
- }
31937
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
31938
- const proxy = this._getCustomInspectProxy();
31939
- return "Move " + inspect(proxy, options);
31940
- }
31933
+ };
31934
+ Move.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
31935
+ const proxy = this._getCustomInspectProxy();
31936
+ return "Move " + inspect(proxy, options);
31937
+ };
31938
+ Move.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
31939
+ const proxy = this._getCustomInspectProxy();
31940
+ return "Move " + inspect(proxy, options);
31941
31941
  };
31942
31942
  /** Represents a short written work typically less than a single paragraph in
31943
31943
  * length.
@@ -32190,14 +32190,14 @@ var Note = class Note extends Object$1 {
32190
32190
  if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
32191
32191
  return proxy;
32192
32192
  }
32193
- [Symbol.for("Deno.customInspect")](inspect, options) {
32194
- const proxy = this._getCustomInspectProxy();
32195
- return "Note " + inspect(proxy, options);
32196
- }
32197
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
32198
- const proxy = this._getCustomInspectProxy();
32199
- return "Note " + inspect(proxy, options);
32200
- }
32193
+ };
32194
+ Note.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
32195
+ const proxy = this._getCustomInspectProxy();
32196
+ return "Note " + inspect(proxy, options);
32197
+ };
32198
+ Note.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
32199
+ const proxy = this._getCustomInspectProxy();
32200
+ return "Note " + inspect(proxy, options);
32201
32201
  };
32202
32202
  /** A subtype of {@link Collection} in which members of the logical collection
32203
32203
  * are assumed to always be strictly ordered.
@@ -32651,14 +32651,14 @@ var OrderedCollection = class OrderedCollection extends Collection {
32651
32651
  if (_2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items.length > 1 || !("item" in proxy) && _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items.length > 0) proxy.items = _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items;
32652
32652
  return proxy;
32653
32653
  }
32654
- [Symbol.for("Deno.customInspect")](inspect, options) {
32655
- const proxy = this._getCustomInspectProxy();
32656
- return "OrderedCollection " + inspect(proxy, options);
32657
- }
32658
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
32659
- const proxy = this._getCustomInspectProxy();
32660
- return "OrderedCollection " + inspect(proxy, options);
32661
- }
32654
+ };
32655
+ OrderedCollection.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
32656
+ const proxy = this._getCustomInspectProxy();
32657
+ return "OrderedCollection " + inspect(proxy, options);
32658
+ };
32659
+ OrderedCollection.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
32660
+ const proxy = this._getCustomInspectProxy();
32661
+ return "OrderedCollection " + inspect(proxy, options);
32662
32662
  };
32663
32663
  /** Used to represent ordered subsets of items from an `OrderedCollection`.
32664
32664
  * Refer to the Activity Streams 2.0 Core for a complete description of
@@ -33157,14 +33157,14 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
33157
33157
  if (_2W4yinFwqmpneu2h4m1mZ3pcLADd_startIndex.length == 1) proxy.startIndex = _2W4yinFwqmpneu2h4m1mZ3pcLADd_startIndex[0];
33158
33158
  return proxy;
33159
33159
  }
33160
- [Symbol.for("Deno.customInspect")](inspect, options) {
33161
- const proxy = this._getCustomInspectProxy();
33162
- return "OrderedCollectionPage " + inspect(proxy, options);
33163
- }
33164
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
33165
- const proxy = this._getCustomInspectProxy();
33166
- return "OrderedCollectionPage " + inspect(proxy, options);
33167
- }
33160
+ };
33161
+ OrderedCollectionPage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
33162
+ const proxy = this._getCustomInspectProxy();
33163
+ return "OrderedCollectionPage " + inspect(proxy, options);
33164
+ };
33165
+ OrderedCollectionPage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
33166
+ const proxy = this._getCustomInspectProxy();
33167
+ return "OrderedCollectionPage " + inspect(proxy, options);
33168
33168
  };
33169
33169
  /** Represents an organization.
33170
33170
  */
@@ -36527,14 +36527,14 @@ var Organization = class Organization extends Object$1 {
36527
36527
  if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
36528
36528
  return proxy;
36529
36529
  }
36530
- [Symbol.for("Deno.customInspect")](inspect, options) {
36531
- const proxy = this._getCustomInspectProxy();
36532
- return "Organization " + inspect(proxy, options);
36533
- }
36534
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
36535
- const proxy = this._getCustomInspectProxy();
36536
- return "Organization " + inspect(proxy, options);
36537
- }
36530
+ };
36531
+ Organization.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
36532
+ const proxy = this._getCustomInspectProxy();
36533
+ return "Organization " + inspect(proxy, options);
36534
+ };
36535
+ Organization.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
36536
+ const proxy = this._getCustomInspectProxy();
36537
+ return "Organization " + inspect(proxy, options);
36538
36538
  };
36539
36539
  /** Represents a Web Page.
36540
36540
  */
@@ -36693,14 +36693,14 @@ var Page = class Page extends Document {
36693
36693
  const proxy = super._getCustomInspectProxy();
36694
36694
  return proxy;
36695
36695
  }
36696
- [Symbol.for("Deno.customInspect")](inspect, options) {
36697
- const proxy = this._getCustomInspectProxy();
36698
- return "Page " + inspect(proxy, options);
36699
- }
36700
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
36701
- const proxy = this._getCustomInspectProxy();
36702
- return "Page " + inspect(proxy, options);
36703
- }
36696
+ };
36697
+ Page.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
36698
+ const proxy = this._getCustomInspectProxy();
36699
+ return "Page " + inspect(proxy, options);
36700
+ };
36701
+ Page.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
36702
+ const proxy = this._getCustomInspectProxy();
36703
+ return "Page " + inspect(proxy, options);
36704
36704
  };
36705
36705
  /** Represents an individual person.
36706
36706
  */
@@ -40063,14 +40063,14 @@ var Person = class Person extends Object$1 {
40063
40063
  if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
40064
40064
  return proxy;
40065
40065
  }
40066
- [Symbol.for("Deno.customInspect")](inspect, options) {
40067
- const proxy = this._getCustomInspectProxy();
40068
- return "Person " + inspect(proxy, options);
40069
- }
40070
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
40071
- const proxy = this._getCustomInspectProxy();
40072
- return "Person " + inspect(proxy, options);
40073
- }
40066
+ };
40067
+ Person.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
40068
+ const proxy = this._getCustomInspectProxy();
40069
+ return "Person " + inspect(proxy, options);
40070
+ };
40071
+ Person.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
40072
+ const proxy = this._getCustomInspectProxy();
40073
+ return "Person " + inspect(proxy, options);
40074
40074
  };
40075
40075
  /** Represents a logical or physical location. See [5.3 Representing
40076
40076
  * Places](https://www.w3.org/TR/activitystreams-vocabulary/#places)
@@ -40496,14 +40496,14 @@ var Place = class Place extends Object$1 {
40496
40496
  if (_oKrwxU4V8wiKhMW1QEYQibcJh8c_units.length == 1) proxy.units = _oKrwxU4V8wiKhMW1QEYQibcJh8c_units[0];
40497
40497
  return proxy;
40498
40498
  }
40499
- [Symbol.for("Deno.customInspect")](inspect, options) {
40500
- const proxy = this._getCustomInspectProxy();
40501
- return "Place " + inspect(proxy, options);
40502
- }
40503
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
40504
- const proxy = this._getCustomInspectProxy();
40505
- return "Place " + inspect(proxy, options);
40506
- }
40499
+ };
40500
+ Place.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
40501
+ const proxy = this._getCustomInspectProxy();
40502
+ return "Place " + inspect(proxy, options);
40503
+ };
40504
+ Place.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
40505
+ const proxy = this._getCustomInspectProxy();
40506
+ return "Place " + inspect(proxy, options);
40507
40507
  };
40508
40508
  /** A {@link Profile} is a content object that describes another {@link Object},
40509
40509
  * typically used to describe [Actor
@@ -40839,14 +40839,14 @@ var Profile = class Profile extends Object$1 {
40839
40839
  if (_3CLQ1PLSXrhSQbTGGHuxNyaEFKM1_describes.length == 1) proxy.describes = _3CLQ1PLSXrhSQbTGGHuxNyaEFKM1_describes[0];
40840
40840
  return proxy;
40841
40841
  }
40842
- [Symbol.for("Deno.customInspect")](inspect, options) {
40843
- const proxy = this._getCustomInspectProxy();
40844
- return "Profile " + inspect(proxy, options);
40845
- }
40846
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
40847
- const proxy = this._getCustomInspectProxy();
40848
- return "Profile " + inspect(proxy, options);
40849
- }
40842
+ };
40843
+ Profile.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
40844
+ const proxy = this._getCustomInspectProxy();
40845
+ return "Profile " + inspect(proxy, options);
40846
+ };
40847
+ Profile.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
40848
+ const proxy = this._getCustomInspectProxy();
40849
+ return "Profile " + inspect(proxy, options);
40850
40850
  };
40851
40851
  /** Represents a question being asked. Question objects are an extension of
40852
40852
  * {@link IntransitiveActivity}. That is, the Question object is an Activity,
@@ -41478,14 +41478,14 @@ var Question = class Question extends IntransitiveActivity {
41478
41478
  if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
41479
41479
  return proxy;
41480
41480
  }
41481
- [Symbol.for("Deno.customInspect")](inspect, options) {
41482
- const proxy = this._getCustomInspectProxy();
41483
- return "Question " + inspect(proxy, options);
41484
- }
41485
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
41486
- const proxy = this._getCustomInspectProxy();
41487
- return "Question " + inspect(proxy, options);
41488
- }
41481
+ };
41482
+ Question.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
41483
+ const proxy = this._getCustomInspectProxy();
41484
+ return "Question " + inspect(proxy, options);
41485
+ };
41486
+ Question.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
41487
+ const proxy = this._getCustomInspectProxy();
41488
+ return "Question " + inspect(proxy, options);
41489
41489
  };
41490
41490
  /** Indicates that the `actor` has read the `object`.
41491
41491
  */
@@ -41636,14 +41636,14 @@ var Read = class Read extends Activity {
41636
41636
  const proxy = super._getCustomInspectProxy();
41637
41637
  return proxy;
41638
41638
  }
41639
- [Symbol.for("Deno.customInspect")](inspect, options) {
41640
- const proxy = this._getCustomInspectProxy();
41641
- return "Read " + inspect(proxy, options);
41642
- }
41643
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
41644
- const proxy = this._getCustomInspectProxy();
41645
- return "Read " + inspect(proxy, options);
41646
- }
41639
+ };
41640
+ Read.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
41641
+ const proxy = this._getCustomInspectProxy();
41642
+ return "Read " + inspect(proxy, options);
41643
+ };
41644
+ Read.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
41645
+ const proxy = this._getCustomInspectProxy();
41646
+ return "Read " + inspect(proxy, options);
41647
41647
  };
41648
41648
  /** Indicates that the `actor` is rejecting the `object`. The `target` and
41649
41649
  * `origin` typically have no defined meaning.
@@ -41796,14 +41796,14 @@ var Reject = class Reject extends Activity {
41796
41796
  const proxy = super._getCustomInspectProxy();
41797
41797
  return proxy;
41798
41798
  }
41799
- [Symbol.for("Deno.customInspect")](inspect, options) {
41800
- const proxy = this._getCustomInspectProxy();
41801
- return "Reject " + inspect(proxy, options);
41802
- }
41803
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
41804
- const proxy = this._getCustomInspectProxy();
41805
- return "Reject " + inspect(proxy, options);
41806
- }
41799
+ };
41800
+ Reject.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
41801
+ const proxy = this._getCustomInspectProxy();
41802
+ return "Reject " + inspect(proxy, options);
41803
+ };
41804
+ Reject.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
41805
+ const proxy = this._getCustomInspectProxy();
41806
+ return "Reject " + inspect(proxy, options);
41807
41807
  };
41808
41808
  /** Describes a relationship between two individuals.
41809
41809
  * The {@link Relationship.subject} and {@link Relationship.object} properties
@@ -42607,14 +42607,14 @@ var Relationship = class Relationship extends Object$1 {
42607
42607
  if (_4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship.length > 1 || !("relationship" in proxy) && _4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship.length > 0) proxy.relationships = _4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship;
42608
42608
  return proxy;
42609
42609
  }
42610
- [Symbol.for("Deno.customInspect")](inspect, options) {
42611
- const proxy = this._getCustomInspectProxy();
42612
- return "Relationship " + inspect(proxy, options);
42613
- }
42614
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
42615
- const proxy = this._getCustomInspectProxy();
42616
- return "Relationship " + inspect(proxy, options);
42617
- }
42610
+ };
42611
+ Relationship.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
42612
+ const proxy = this._getCustomInspectProxy();
42613
+ return "Relationship " + inspect(proxy, options);
42614
+ };
42615
+ Relationship.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
42616
+ const proxy = this._getCustomInspectProxy();
42617
+ return "Relationship " + inspect(proxy, options);
42618
42618
  };
42619
42619
  /** Indicates that the `actor` is removing the `object`. If specified,
42620
42620
  * the `origin` indicates the context from which the `object` is being removed.
@@ -42766,14 +42766,14 @@ var Remove = class Remove extends Activity {
42766
42766
  const proxy = super._getCustomInspectProxy();
42767
42767
  return proxy;
42768
42768
  }
42769
- [Symbol.for("Deno.customInspect")](inspect, options) {
42770
- const proxy = this._getCustomInspectProxy();
42771
- return "Remove " + inspect(proxy, options);
42772
- }
42773
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
42774
- const proxy = this._getCustomInspectProxy();
42775
- return "Remove " + inspect(proxy, options);
42776
- }
42769
+ };
42770
+ Remove.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
42771
+ const proxy = this._getCustomInspectProxy();
42772
+ return "Remove " + inspect(proxy, options);
42773
+ };
42774
+ Remove.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
42775
+ const proxy = this._getCustomInspectProxy();
42776
+ return "Remove " + inspect(proxy, options);
42777
42777
  };
42778
42778
  /** Represents a service of any kind.
42779
42779
  */
@@ -46136,14 +46136,14 @@ var Service = class Service extends Object$1 {
46136
46136
  if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
46137
46137
  return proxy;
46138
46138
  }
46139
- [Symbol.for("Deno.customInspect")](inspect, options) {
46140
- const proxy = this._getCustomInspectProxy();
46141
- return "Service " + inspect(proxy, options);
46142
- }
46143
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
46144
- const proxy = this._getCustomInspectProxy();
46145
- return "Service " + inspect(proxy, options);
46146
- }
46139
+ };
46140
+ Service.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
46141
+ const proxy = this._getCustomInspectProxy();
46142
+ return "Service " + inspect(proxy, options);
46143
+ };
46144
+ Service.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
46145
+ const proxy = this._getCustomInspectProxy();
46146
+ return "Service " + inspect(proxy, options);
46147
46147
  };
46148
46148
  /** Contents of {@link Object}'s `source`.
46149
46149
  */
@@ -46423,14 +46423,14 @@ var Source = class {
46423
46423
  if (_3BLrzmscsjHCw8TF5BHRW9WkPnX8_mediaType.length == 1) proxy.mediaType = _3BLrzmscsjHCw8TF5BHRW9WkPnX8_mediaType[0];
46424
46424
  return proxy;
46425
46425
  }
46426
- [Symbol.for("Deno.customInspect")](inspect, options) {
46427
- const proxy = this._getCustomInspectProxy();
46428
- return "Source " + inspect(proxy, options);
46429
- }
46430
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
46431
- const proxy = this._getCustomInspectProxy();
46432
- return "Source " + inspect(proxy, options);
46433
- }
46426
+ };
46427
+ Source.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
46428
+ const proxy = this._getCustomInspectProxy();
46429
+ return "Source " + inspect(proxy, options);
46430
+ };
46431
+ Source.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
46432
+ const proxy = this._getCustomInspectProxy();
46433
+ return "Source " + inspect(proxy, options);
46434
46434
  };
46435
46435
  /** A specialization of {@link Accept} indicating that
46436
46436
  * the acceptance is tentative.
@@ -46582,14 +46582,14 @@ var TentativeAccept = class TentativeAccept extends Accept {
46582
46582
  const proxy = super._getCustomInspectProxy();
46583
46583
  return proxy;
46584
46584
  }
46585
- [Symbol.for("Deno.customInspect")](inspect, options) {
46586
- const proxy = this._getCustomInspectProxy();
46587
- return "TentativeAccept " + inspect(proxy, options);
46588
- }
46589
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
46590
- const proxy = this._getCustomInspectProxy();
46591
- return "TentativeAccept " + inspect(proxy, options);
46592
- }
46585
+ };
46586
+ TentativeAccept.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
46587
+ const proxy = this._getCustomInspectProxy();
46588
+ return "TentativeAccept " + inspect(proxy, options);
46589
+ };
46590
+ TentativeAccept.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
46591
+ const proxy = this._getCustomInspectProxy();
46592
+ return "TentativeAccept " + inspect(proxy, options);
46593
46593
  };
46594
46594
  /** A specialization of {@link Reject} in which
46595
46595
  * the rejection is considered tentative.
@@ -46741,14 +46741,14 @@ var TentativeReject = class TentativeReject extends Reject {
46741
46741
  const proxy = super._getCustomInspectProxy();
46742
46742
  return proxy;
46743
46743
  }
46744
- [Symbol.for("Deno.customInspect")](inspect, options) {
46745
- const proxy = this._getCustomInspectProxy();
46746
- return "TentativeReject " + inspect(proxy, options);
46747
- }
46748
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
46749
- const proxy = this._getCustomInspectProxy();
46750
- return "TentativeReject " + inspect(proxy, options);
46751
- }
46744
+ };
46745
+ TentativeReject.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
46746
+ const proxy = this._getCustomInspectProxy();
46747
+ return "TentativeReject " + inspect(proxy, options);
46748
+ };
46749
+ TentativeReject.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
46750
+ const proxy = this._getCustomInspectProxy();
46751
+ return "TentativeReject " + inspect(proxy, options);
46752
46752
  };
46753
46753
  /** A `Tombstone` represents a content object that has been deleted.
46754
46754
  * It can be used in {@link Collection}s to signify that there used to be
@@ -46953,14 +46953,14 @@ var Tombstone = class Tombstone extends Object$1 {
46953
46953
  if (_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted.length == 1) proxy.deleted = _8g8g4LiVMhFTXskuDEqx4ascxUr_deleted[0];
46954
46954
  return proxy;
46955
46955
  }
46956
- [Symbol.for("Deno.customInspect")](inspect, options) {
46957
- const proxy = this._getCustomInspectProxy();
46958
- return "Tombstone " + inspect(proxy, options);
46959
- }
46960
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
46961
- const proxy = this._getCustomInspectProxy();
46962
- return "Tombstone " + inspect(proxy, options);
46963
- }
46956
+ };
46957
+ Tombstone.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
46958
+ const proxy = this._getCustomInspectProxy();
46959
+ return "Tombstone " + inspect(proxy, options);
46960
+ };
46961
+ Tombstone.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
46962
+ const proxy = this._getCustomInspectProxy();
46963
+ return "Tombstone " + inspect(proxy, options);
46964
46964
  };
46965
46965
  /** Indicates that the `actor` is traveling to `target` from `origin`.
46966
46966
  * `Travel` is an `IntransitiveObject` whose `actor` specifies the direct object.
@@ -47114,14 +47114,14 @@ var Travel = class Travel extends IntransitiveActivity {
47114
47114
  const proxy = super._getCustomInspectProxy();
47115
47115
  return proxy;
47116
47116
  }
47117
- [Symbol.for("Deno.customInspect")](inspect, options) {
47118
- const proxy = this._getCustomInspectProxy();
47119
- return "Travel " + inspect(proxy, options);
47120
- }
47121
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
47122
- const proxy = this._getCustomInspectProxy();
47123
- return "Travel " + inspect(proxy, options);
47124
- }
47117
+ };
47118
+ Travel.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
47119
+ const proxy = this._getCustomInspectProxy();
47120
+ return "Travel " + inspect(proxy, options);
47121
+ };
47122
+ Travel.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
47123
+ const proxy = this._getCustomInspectProxy();
47124
+ return "Travel " + inspect(proxy, options);
47125
47125
  };
47126
47126
  /** Indicates that the `actor` is undoing the `object`. In most cases,
47127
47127
  * the `object` will be an {@link Activity} describing some previously performed
@@ -47287,14 +47287,14 @@ var Undo = class Undo extends Activity {
47287
47287
  const proxy = super._getCustomInspectProxy();
47288
47288
  return proxy;
47289
47289
  }
47290
- [Symbol.for("Deno.customInspect")](inspect, options) {
47291
- const proxy = this._getCustomInspectProxy();
47292
- return "Undo " + inspect(proxy, options);
47293
- }
47294
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
47295
- const proxy = this._getCustomInspectProxy();
47296
- return "Undo " + inspect(proxy, options);
47297
- }
47290
+ };
47291
+ Undo.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
47292
+ const proxy = this._getCustomInspectProxy();
47293
+ return "Undo " + inspect(proxy, options);
47294
+ };
47295
+ Undo.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
47296
+ const proxy = this._getCustomInspectProxy();
47297
+ return "Undo " + inspect(proxy, options);
47298
47298
  };
47299
47299
  /** Indicates that the `actor` has updated the `object`. Note, however,
47300
47300
  * that this vocabulary does not define a mechanism for describing the actual
@@ -47498,14 +47498,14 @@ var Update = class Update extends Activity {
47498
47498
  const proxy = super._getCustomInspectProxy();
47499
47499
  return proxy;
47500
47500
  }
47501
- [Symbol.for("Deno.customInspect")](inspect, options) {
47502
- const proxy = this._getCustomInspectProxy();
47503
- return "Update " + inspect(proxy, options);
47504
- }
47505
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
47506
- const proxy = this._getCustomInspectProxy();
47507
- return "Update " + inspect(proxy, options);
47508
- }
47501
+ };
47502
+ Update.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
47503
+ const proxy = this._getCustomInspectProxy();
47504
+ return "Update " + inspect(proxy, options);
47505
+ };
47506
+ Update.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
47507
+ const proxy = this._getCustomInspectProxy();
47508
+ return "Update " + inspect(proxy, options);
47509
47509
  };
47510
47510
  /** Represents a video document of any kind.
47511
47511
  */
@@ -47664,14 +47664,14 @@ var Video = class Video extends Document {
47664
47664
  const proxy = super._getCustomInspectProxy();
47665
47665
  return proxy;
47666
47666
  }
47667
- [Symbol.for("Deno.customInspect")](inspect, options) {
47668
- const proxy = this._getCustomInspectProxy();
47669
- return "Video " + inspect(proxy, options);
47670
- }
47671
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
47672
- const proxy = this._getCustomInspectProxy();
47673
- return "Video " + inspect(proxy, options);
47674
- }
47667
+ };
47668
+ Video.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
47669
+ const proxy = this._getCustomInspectProxy();
47670
+ return "Video " + inspect(proxy, options);
47671
+ };
47672
+ Video.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
47673
+ const proxy = this._getCustomInspectProxy();
47674
+ return "Video " + inspect(proxy, options);
47675
47675
  };
47676
47676
  /** Indicates that the `actor` has viewed the object.
47677
47677
  */
@@ -47822,14 +47822,14 @@ var View = class View extends Activity {
47822
47822
  const proxy = super._getCustomInspectProxy();
47823
47823
  return proxy;
47824
47824
  }
47825
- [Symbol.for("Deno.customInspect")](inspect, options) {
47826
- const proxy = this._getCustomInspectProxy();
47827
- return "View " + inspect(proxy, options);
47828
- }
47829
- [Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
47830
- const proxy = this._getCustomInspectProxy();
47831
- return "View " + inspect(proxy, options);
47832
- }
47825
+ };
47826
+ View.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
47827
+ const proxy = this._getCustomInspectProxy();
47828
+ return "View " + inspect(proxy, options);
47829
+ };
47830
+ View.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
47831
+ const proxy = this._getCustomInspectProxy();
47832
+ return "View " + inspect(proxy, options);
47833
47833
  };
47834
47834
 
47835
47835
  //#endregion