@fedify/fedify 1.0.24 → 1.0.25
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.
- package/CHANGES.md +16 -0
- package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.js +1 -1
- package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_constants.js +0 -10
- package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/satisfies.js +1 -0
- package/esm/federation/handler.js +19 -6
- package/esm/nodeinfo/types.js +1 -1
- package/esm/runtime/key.js +1 -1
- package/esm/sig/http.js +1 -1
- package/esm/sig/key.js +4 -1
- package/esm/vocab/vocab.js +126 -0
- package/package.json +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_constants.d.ts +0 -4
- package/types/deps/jsr.io/@std/semver/1.0.5/_constants.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/1.0.5/satisfies.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.d.ts.map +1 -1
- package/types/federation/handler.d.ts.map +1 -1
- package/types/nodeinfo/types.d.ts +1 -1
- package/types/sig/key.d.ts.map +1 -1
- package/types/vocab/vocab.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/1.0.4/_constants.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/semver/1.0.4/satisfies.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.js +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/satisfies.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.d.ts +0 -0
package/esm/vocab/vocab.js
CHANGED
@@ -5453,10 +5453,12 @@ export class Object {
|
|
5453
5453
|
}
|
5454
5454
|
return proxy;
|
5455
5455
|
}
|
5456
|
+
// @ts-ignore: suppressing TS4127
|
5456
5457
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5457
5458
|
const proxy = this._getCustomInspectProxy();
|
5458
5459
|
return "Object " + inspect(proxy, options);
|
5459
5460
|
}
|
5461
|
+
// @ts-ignore: suppressing TS4127
|
5460
5462
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5461
5463
|
const proxy = this._getCustomInspectProxy();
|
5462
5464
|
return "Object " + inspect(proxy, options);
|
@@ -5628,10 +5630,12 @@ export class Emoji extends Object {
|
|
5628
5630
|
const proxy = super._getCustomInspectProxy();
|
5629
5631
|
return proxy;
|
5630
5632
|
}
|
5633
|
+
// @ts-ignore: suppressing TS4127
|
5631
5634
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5632
5635
|
const proxy = this._getCustomInspectProxy();
|
5633
5636
|
return "Emoji " + inspect(proxy, options);
|
5634
5637
|
}
|
5638
|
+
// @ts-ignore: suppressing TS4127
|
5635
5639
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5636
5640
|
const proxy = this._getCustomInspectProxy();
|
5637
5641
|
return "Emoji " + inspect(proxy, options);
|
@@ -5928,10 +5932,12 @@ export class ChatMessage extends Object {
|
|
5928
5932
|
}
|
5929
5933
|
return proxy;
|
5930
5934
|
}
|
5935
|
+
// @ts-ignore: suppressing TS4127
|
5931
5936
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5932
5937
|
const proxy = this._getCustomInspectProxy();
|
5933
5938
|
return "ChatMessage " + inspect(proxy, options);
|
5934
5939
|
}
|
5940
|
+
// @ts-ignore: suppressing TS4127
|
5935
5941
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5936
5942
|
const proxy = this._getCustomInspectProxy();
|
5937
5943
|
return "ChatMessage " + inspect(proxy, options);
|
@@ -6296,10 +6302,12 @@ export class PropertyValue {
|
|
6296
6302
|
}
|
6297
6303
|
return proxy;
|
6298
6304
|
}
|
6305
|
+
// @ts-ignore: suppressing TS4127
|
6299
6306
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
6300
6307
|
const proxy = this._getCustomInspectProxy();
|
6301
6308
|
return "PropertyValue " + inspect(proxy, options);
|
6302
6309
|
}
|
6310
|
+
// @ts-ignore: suppressing TS4127
|
6303
6311
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
6304
6312
|
const proxy = this._getCustomInspectProxy();
|
6305
6313
|
return "PropertyValue " + inspect(proxy, options);
|
@@ -6882,10 +6890,12 @@ export class DataIntegrityProof {
|
|
6882
6890
|
}
|
6883
6891
|
return proxy;
|
6884
6892
|
}
|
6893
|
+
// @ts-ignore: suppressing TS4127
|
6885
6894
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
6886
6895
|
const proxy = this._getCustomInspectProxy();
|
6887
6896
|
return "DataIntegrityProof " + inspect(proxy, options);
|
6888
6897
|
}
|
6898
|
+
// @ts-ignore: suppressing TS4127
|
6889
6899
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
6890
6900
|
const proxy = this._getCustomInspectProxy();
|
6891
6901
|
return "DataIntegrityProof " + inspect(proxy, options);
|
@@ -7368,10 +7378,12 @@ export class CryptographicKey {
|
|
7368
7378
|
}
|
7369
7379
|
return proxy;
|
7370
7380
|
}
|
7381
|
+
// @ts-ignore: suppressing TS4127
|
7371
7382
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
7372
7383
|
const proxy = this._getCustomInspectProxy();
|
7373
7384
|
return "CryptographicKey " + inspect(proxy, options);
|
7374
7385
|
}
|
7386
|
+
// @ts-ignore: suppressing TS4127
|
7375
7387
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
7376
7388
|
const proxy = this._getCustomInspectProxy();
|
7377
7389
|
return "CryptographicKey " + inspect(proxy, options);
|
@@ -7871,10 +7883,12 @@ export class Multikey {
|
|
7871
7883
|
}
|
7872
7884
|
return proxy;
|
7873
7885
|
}
|
7886
|
+
// @ts-ignore: suppressing TS4127
|
7874
7887
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
7875
7888
|
const proxy = this._getCustomInspectProxy();
|
7876
7889
|
return "Multikey " + inspect(proxy, options);
|
7877
7890
|
}
|
7891
|
+
// @ts-ignore: suppressing TS4127
|
7878
7892
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
7879
7893
|
const proxy = this._getCustomInspectProxy();
|
7880
7894
|
return "Multikey " + inspect(proxy, options);
|
@@ -9342,10 +9356,12 @@ export class Activity extends Object {
|
|
9342
9356
|
}
|
9343
9357
|
return proxy;
|
9344
9358
|
}
|
9359
|
+
// @ts-ignore: suppressing TS4127
|
9345
9360
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9346
9361
|
const proxy = this._getCustomInspectProxy();
|
9347
9362
|
return "Activity " + inspect(proxy, options);
|
9348
9363
|
}
|
9364
|
+
// @ts-ignore: suppressing TS4127
|
9349
9365
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9350
9366
|
const proxy = this._getCustomInspectProxy();
|
9351
9367
|
return "Activity " + inspect(proxy, options);
|
@@ -9505,10 +9521,12 @@ export class Accept extends Activity {
|
|
9505
9521
|
const proxy = super._getCustomInspectProxy();
|
9506
9522
|
return proxy;
|
9507
9523
|
}
|
9524
|
+
// @ts-ignore: suppressing TS4127
|
9508
9525
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9509
9526
|
const proxy = this._getCustomInspectProxy();
|
9510
9527
|
return "Accept " + inspect(proxy, options);
|
9511
9528
|
}
|
9529
|
+
// @ts-ignore: suppressing TS4127
|
9512
9530
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9513
9531
|
const proxy = this._getCustomInspectProxy();
|
9514
9532
|
return "Accept " + inspect(proxy, options);
|
@@ -9666,10 +9684,12 @@ export class Add extends Activity {
|
|
9666
9684
|
const proxy = super._getCustomInspectProxy();
|
9667
9685
|
return proxy;
|
9668
9686
|
}
|
9687
|
+
// @ts-ignore: suppressing TS4127
|
9669
9688
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9670
9689
|
const proxy = this._getCustomInspectProxy();
|
9671
9690
|
return "Add " + inspect(proxy, options);
|
9672
9691
|
}
|
9692
|
+
// @ts-ignore: suppressing TS4127
|
9673
9693
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9674
9694
|
const proxy = this._getCustomInspectProxy();
|
9675
9695
|
return "Add " + inspect(proxy, options);
|
@@ -9838,10 +9858,12 @@ export class Announce extends Activity {
|
|
9838
9858
|
const proxy = super._getCustomInspectProxy();
|
9839
9859
|
return proxy;
|
9840
9860
|
}
|
9861
|
+
// @ts-ignore: suppressing TS4127
|
9841
9862
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9842
9863
|
const proxy = this._getCustomInspectProxy();
|
9843
9864
|
return "Announce " + inspect(proxy, options);
|
9844
9865
|
}
|
9866
|
+
// @ts-ignore: suppressing TS4127
|
9845
9867
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9846
9868
|
const proxy = this._getCustomInspectProxy();
|
9847
9869
|
return "Announce " + inspect(proxy, options);
|
@@ -12704,10 +12726,12 @@ export class Application extends Object {
|
|
12704
12726
|
}
|
12705
12727
|
return proxy;
|
12706
12728
|
}
|
12729
|
+
// @ts-ignore: suppressing TS4127
|
12707
12730
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
12708
12731
|
const proxy = this._getCustomInspectProxy();
|
12709
12732
|
return "Application " + inspect(proxy, options);
|
12710
12733
|
}
|
12734
|
+
// @ts-ignore: suppressing TS4127
|
12711
12735
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
12712
12736
|
const proxy = this._getCustomInspectProxy();
|
12713
12737
|
return "Application " + inspect(proxy, options);
|
@@ -12876,10 +12900,12 @@ export class IntransitiveActivity extends Activity {
|
|
12876
12900
|
const proxy = super._getCustomInspectProxy();
|
12877
12901
|
return proxy;
|
12878
12902
|
}
|
12903
|
+
// @ts-ignore: suppressing TS4127
|
12879
12904
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
12880
12905
|
const proxy = this._getCustomInspectProxy();
|
12881
12906
|
return "IntransitiveActivity " + inspect(proxy, options);
|
12882
12907
|
}
|
12908
|
+
// @ts-ignore: suppressing TS4127
|
12883
12909
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
12884
12910
|
const proxy = this._getCustomInspectProxy();
|
12885
12911
|
return "IntransitiveActivity " + inspect(proxy, options);
|
@@ -13036,10 +13062,12 @@ export class Arrive extends IntransitiveActivity {
|
|
13036
13062
|
const proxy = super._getCustomInspectProxy();
|
13037
13063
|
return proxy;
|
13038
13064
|
}
|
13065
|
+
// @ts-ignore: suppressing TS4127
|
13039
13066
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13040
13067
|
const proxy = this._getCustomInspectProxy();
|
13041
13068
|
return "Arrive " + inspect(proxy, options);
|
13042
13069
|
}
|
13070
|
+
// @ts-ignore: suppressing TS4127
|
13043
13071
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13044
13072
|
const proxy = this._getCustomInspectProxy();
|
13045
13073
|
return "Arrive " + inspect(proxy, options);
|
@@ -13334,10 +13362,12 @@ export class Article extends Object {
|
|
13334
13362
|
}
|
13335
13363
|
return proxy;
|
13336
13364
|
}
|
13365
|
+
// @ts-ignore: suppressing TS4127
|
13337
13366
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13338
13367
|
const proxy = this._getCustomInspectProxy();
|
13339
13368
|
return "Article " + inspect(proxy, options);
|
13340
13369
|
}
|
13370
|
+
// @ts-ignore: suppressing TS4127
|
13341
13371
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13342
13372
|
const proxy = this._getCustomInspectProxy();
|
13343
13373
|
return "Article " + inspect(proxy, options);
|
@@ -13682,10 +13712,12 @@ export class Document extends Object {
|
|
13682
13712
|
}
|
13683
13713
|
return proxy;
|
13684
13714
|
}
|
13715
|
+
// @ts-ignore: suppressing TS4127
|
13685
13716
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13686
13717
|
const proxy = this._getCustomInspectProxy();
|
13687
13718
|
return "Document " + inspect(proxy, options);
|
13688
13719
|
}
|
13720
|
+
// @ts-ignore: suppressing TS4127
|
13689
13721
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13690
13722
|
const proxy = this._getCustomInspectProxy();
|
13691
13723
|
return "Document " + inspect(proxy, options);
|
@@ -13856,10 +13888,12 @@ export class Audio extends Document {
|
|
13856
13888
|
const proxy = super._getCustomInspectProxy();
|
13857
13889
|
return proxy;
|
13858
13890
|
}
|
13891
|
+
// @ts-ignore: suppressing TS4127
|
13859
13892
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13860
13893
|
const proxy = this._getCustomInspectProxy();
|
13861
13894
|
return "Audio " + inspect(proxy, options);
|
13862
13895
|
}
|
13896
|
+
// @ts-ignore: suppressing TS4127
|
13863
13897
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13864
13898
|
const proxy = this._getCustomInspectProxy();
|
13865
13899
|
return "Audio " + inspect(proxy, options);
|
@@ -14018,10 +14052,12 @@ export class Ignore extends Activity {
|
|
14018
14052
|
const proxy = super._getCustomInspectProxy();
|
14019
14053
|
return proxy;
|
14020
14054
|
}
|
14055
|
+
// @ts-ignore: suppressing TS4127
|
14021
14056
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
14022
14057
|
const proxy = this._getCustomInspectProxy();
|
14023
14058
|
return "Ignore " + inspect(proxy, options);
|
14024
14059
|
}
|
14060
|
+
// @ts-ignore: suppressing TS4127
|
14025
14061
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
14026
14062
|
const proxy = this._getCustomInspectProxy();
|
14027
14063
|
return "Ignore " + inspect(proxy, options);
|
@@ -14179,10 +14215,12 @@ export class Block extends Ignore {
|
|
14179
14215
|
const proxy = super._getCustomInspectProxy();
|
14180
14216
|
return proxy;
|
14181
14217
|
}
|
14218
|
+
// @ts-ignore: suppressing TS4127
|
14182
14219
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
14183
14220
|
const proxy = this._getCustomInspectProxy();
|
14184
14221
|
return "Block " + inspect(proxy, options);
|
14185
14222
|
}
|
14223
|
+
// @ts-ignore: suppressing TS4127
|
14186
14224
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
14187
14225
|
const proxy = this._getCustomInspectProxy();
|
14188
14226
|
return "Block " + inspect(proxy, options);
|
@@ -15105,10 +15143,12 @@ export class Collection extends Object {
|
|
15105
15143
|
}
|
15106
15144
|
return proxy;
|
15107
15145
|
}
|
15146
|
+
// @ts-ignore: suppressing TS4127
|
15108
15147
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15109
15148
|
const proxy = this._getCustomInspectProxy();
|
15110
15149
|
return "Collection " + inspect(proxy, options);
|
15111
15150
|
}
|
15151
|
+
// @ts-ignore: suppressing TS4127
|
15112
15152
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15113
15153
|
const proxy = this._getCustomInspectProxy();
|
15114
15154
|
return "Collection " + inspect(proxy, options);
|
@@ -15708,10 +15748,12 @@ export class CollectionPage extends Collection {
|
|
15708
15748
|
}
|
15709
15749
|
return proxy;
|
15710
15750
|
}
|
15751
|
+
// @ts-ignore: suppressing TS4127
|
15711
15752
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15712
15753
|
const proxy = this._getCustomInspectProxy();
|
15713
15754
|
return "CollectionPage " + inspect(proxy, options);
|
15714
15755
|
}
|
15756
|
+
// @ts-ignore: suppressing TS4127
|
15715
15757
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15716
15758
|
const proxy = this._getCustomInspectProxy();
|
15717
15759
|
return "CollectionPage " + inspect(proxy, options);
|
@@ -15880,10 +15922,12 @@ export class Create extends Activity {
|
|
15880
15922
|
const proxy = super._getCustomInspectProxy();
|
15881
15923
|
return proxy;
|
15882
15924
|
}
|
15925
|
+
// @ts-ignore: suppressing TS4127
|
15883
15926
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15884
15927
|
const proxy = this._getCustomInspectProxy();
|
15885
15928
|
return "Create " + inspect(proxy, options);
|
15886
15929
|
}
|
15930
|
+
// @ts-ignore: suppressing TS4127
|
15887
15931
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15888
15932
|
const proxy = this._getCustomInspectProxy();
|
15889
15933
|
return "Create " + inspect(proxy, options);
|
@@ -16052,10 +16096,12 @@ export class Delete extends Activity {
|
|
16052
16096
|
const proxy = super._getCustomInspectProxy();
|
16053
16097
|
return proxy;
|
16054
16098
|
}
|
16099
|
+
// @ts-ignore: suppressing TS4127
|
16055
16100
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16056
16101
|
const proxy = this._getCustomInspectProxy();
|
16057
16102
|
return "Delete " + inspect(proxy, options);
|
16058
16103
|
}
|
16104
|
+
// @ts-ignore: suppressing TS4127
|
16059
16105
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16060
16106
|
const proxy = this._getCustomInspectProxy();
|
16061
16107
|
return "Delete " + inspect(proxy, options);
|
@@ -16210,10 +16256,12 @@ export class Dislike extends Activity {
|
|
16210
16256
|
const proxy = super._getCustomInspectProxy();
|
16211
16257
|
return proxy;
|
16212
16258
|
}
|
16259
|
+
// @ts-ignore: suppressing TS4127
|
16213
16260
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16214
16261
|
const proxy = this._getCustomInspectProxy();
|
16215
16262
|
return "Dislike " + inspect(proxy, options);
|
16216
16263
|
}
|
16264
|
+
// @ts-ignore: suppressing TS4127
|
16217
16265
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16218
16266
|
const proxy = this._getCustomInspectProxy();
|
16219
16267
|
return "Dislike " + inspect(proxy, options);
|
@@ -16882,10 +16930,12 @@ export class Endpoints {
|
|
16882
16930
|
}
|
16883
16931
|
return proxy;
|
16884
16932
|
}
|
16933
|
+
// @ts-ignore: suppressing TS4127
|
16885
16934
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16886
16935
|
const proxy = this._getCustomInspectProxy();
|
16887
16936
|
return "Endpoints " + inspect(proxy, options);
|
16888
16937
|
}
|
16938
|
+
// @ts-ignore: suppressing TS4127
|
16889
16939
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16890
16940
|
const proxy = this._getCustomInspectProxy();
|
16891
16941
|
return "Endpoints " + inspect(proxy, options);
|
@@ -17056,10 +17106,12 @@ export class Event extends Object {
|
|
17056
17106
|
const proxy = super._getCustomInspectProxy();
|
17057
17107
|
return proxy;
|
17058
17108
|
}
|
17109
|
+
// @ts-ignore: suppressing TS4127
|
17059
17110
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17060
17111
|
const proxy = this._getCustomInspectProxy();
|
17061
17112
|
return "Event " + inspect(proxy, options);
|
17062
17113
|
}
|
17114
|
+
// @ts-ignore: suppressing TS4127
|
17063
17115
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17064
17116
|
const proxy = this._getCustomInspectProxy();
|
17065
17117
|
return "Event " + inspect(proxy, options);
|
@@ -17216,10 +17268,12 @@ export class Flag extends Activity {
|
|
17216
17268
|
const proxy = super._getCustomInspectProxy();
|
17217
17269
|
return proxy;
|
17218
17270
|
}
|
17271
|
+
// @ts-ignore: suppressing TS4127
|
17219
17272
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17220
17273
|
const proxy = this._getCustomInspectProxy();
|
17221
17274
|
return "Flag " + inspect(proxy, options);
|
17222
17275
|
}
|
17276
|
+
// @ts-ignore: suppressing TS4127
|
17223
17277
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17224
17278
|
const proxy = this._getCustomInspectProxy();
|
17225
17279
|
return "Flag " + inspect(proxy, options);
|
@@ -17380,10 +17434,12 @@ export class Follow extends Activity {
|
|
17380
17434
|
const proxy = super._getCustomInspectProxy();
|
17381
17435
|
return proxy;
|
17382
17436
|
}
|
17437
|
+
// @ts-ignore: suppressing TS4127
|
17383
17438
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17384
17439
|
const proxy = this._getCustomInspectProxy();
|
17385
17440
|
return "Follow " + inspect(proxy, options);
|
17386
17441
|
}
|
17442
|
+
// @ts-ignore: suppressing TS4127
|
17387
17443
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17388
17444
|
const proxy = this._getCustomInspectProxy();
|
17389
17445
|
return "Follow " + inspect(proxy, options);
|
@@ -20246,10 +20302,12 @@ export class Group extends Object {
|
|
20246
20302
|
}
|
20247
20303
|
return proxy;
|
20248
20304
|
}
|
20305
|
+
// @ts-ignore: suppressing TS4127
|
20249
20306
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
20250
20307
|
const proxy = this._getCustomInspectProxy();
|
20251
20308
|
return "Group " + inspect(proxy, options);
|
20252
20309
|
}
|
20310
|
+
// @ts-ignore: suppressing TS4127
|
20253
20311
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
20254
20312
|
const proxy = this._getCustomInspectProxy();
|
20255
20313
|
return "Group " + inspect(proxy, options);
|
@@ -21314,10 +21372,12 @@ export class Link {
|
|
21314
21372
|
}
|
21315
21373
|
return proxy;
|
21316
21374
|
}
|
21375
|
+
// @ts-ignore: suppressing TS4127
|
21317
21376
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21318
21377
|
const proxy = this._getCustomInspectProxy();
|
21319
21378
|
return "Link " + inspect(proxy, options);
|
21320
21379
|
}
|
21380
|
+
// @ts-ignore: suppressing TS4127
|
21321
21381
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21322
21382
|
const proxy = this._getCustomInspectProxy();
|
21323
21383
|
return "Link " + inspect(proxy, options);
|
@@ -21476,10 +21536,12 @@ export class Hashtag extends Link {
|
|
21476
21536
|
const proxy = super._getCustomInspectProxy();
|
21477
21537
|
return proxy;
|
21478
21538
|
}
|
21539
|
+
// @ts-ignore: suppressing TS4127
|
21479
21540
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21480
21541
|
const proxy = this._getCustomInspectProxy();
|
21481
21542
|
return "Hashtag " + inspect(proxy, options);
|
21482
21543
|
}
|
21544
|
+
// @ts-ignore: suppressing TS4127
|
21483
21545
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21484
21546
|
const proxy = this._getCustomInspectProxy();
|
21485
21547
|
return "Hashtag " + inspect(proxy, options);
|
@@ -21644,10 +21706,12 @@ export class Image extends Document {
|
|
21644
21706
|
const proxy = super._getCustomInspectProxy();
|
21645
21707
|
return proxy;
|
21646
21708
|
}
|
21709
|
+
// @ts-ignore: suppressing TS4127
|
21647
21710
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21648
21711
|
const proxy = this._getCustomInspectProxy();
|
21649
21712
|
return "Image " + inspect(proxy, options);
|
21650
21713
|
}
|
21714
|
+
// @ts-ignore: suppressing TS4127
|
21651
21715
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21652
21716
|
const proxy = this._getCustomInspectProxy();
|
21653
21717
|
return "Image " + inspect(proxy, options);
|
@@ -21807,10 +21871,12 @@ export class Offer extends Activity {
|
|
21807
21871
|
const proxy = super._getCustomInspectProxy();
|
21808
21872
|
return proxy;
|
21809
21873
|
}
|
21874
|
+
// @ts-ignore: suppressing TS4127
|
21810
21875
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21811
21876
|
const proxy = this._getCustomInspectProxy();
|
21812
21877
|
return "Offer " + inspect(proxy, options);
|
21813
21878
|
}
|
21879
|
+
// @ts-ignore: suppressing TS4127
|
21814
21880
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21815
21881
|
const proxy = this._getCustomInspectProxy();
|
21816
21882
|
return "Offer " + inspect(proxy, options);
|
@@ -21966,10 +22032,12 @@ export class Invite extends Offer {
|
|
21966
22032
|
const proxy = super._getCustomInspectProxy();
|
21967
22033
|
return proxy;
|
21968
22034
|
}
|
22035
|
+
// @ts-ignore: suppressing TS4127
|
21969
22036
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21970
22037
|
const proxy = this._getCustomInspectProxy();
|
21971
22038
|
return "Invite " + inspect(proxy, options);
|
21972
22039
|
}
|
22040
|
+
// @ts-ignore: suppressing TS4127
|
21973
22041
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21974
22042
|
const proxy = this._getCustomInspectProxy();
|
21975
22043
|
return "Invite " + inspect(proxy, options);
|
@@ -22125,10 +22193,12 @@ export class Join extends Activity {
|
|
22125
22193
|
const proxy = super._getCustomInspectProxy();
|
22126
22194
|
return proxy;
|
22127
22195
|
}
|
22196
|
+
// @ts-ignore: suppressing TS4127
|
22128
22197
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22129
22198
|
const proxy = this._getCustomInspectProxy();
|
22130
22199
|
return "Join " + inspect(proxy, options);
|
22131
22200
|
}
|
22201
|
+
// @ts-ignore: suppressing TS4127
|
22132
22202
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22133
22203
|
const proxy = this._getCustomInspectProxy();
|
22134
22204
|
return "Join " + inspect(proxy, options);
|
@@ -22284,10 +22354,12 @@ export class Leave extends Activity {
|
|
22284
22354
|
const proxy = super._getCustomInspectProxy();
|
22285
22355
|
return proxy;
|
22286
22356
|
}
|
22357
|
+
// @ts-ignore: suppressing TS4127
|
22287
22358
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22288
22359
|
const proxy = this._getCustomInspectProxy();
|
22289
22360
|
return "Leave " + inspect(proxy, options);
|
22290
22361
|
}
|
22362
|
+
// @ts-ignore: suppressing TS4127
|
22291
22363
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22292
22364
|
const proxy = this._getCustomInspectProxy();
|
22293
22365
|
return "Leave " + inspect(proxy, options);
|
@@ -22443,10 +22515,12 @@ export class Like extends Activity {
|
|
22443
22515
|
const proxy = super._getCustomInspectProxy();
|
22444
22516
|
return proxy;
|
22445
22517
|
}
|
22518
|
+
// @ts-ignore: suppressing TS4127
|
22446
22519
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22447
22520
|
const proxy = this._getCustomInspectProxy();
|
22448
22521
|
return "Like " + inspect(proxy, options);
|
22449
22522
|
}
|
22523
|
+
// @ts-ignore: suppressing TS4127
|
22450
22524
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22451
22525
|
const proxy = this._getCustomInspectProxy();
|
22452
22526
|
return "Like " + inspect(proxy, options);
|
@@ -22601,10 +22675,12 @@ export class Listen extends Activity {
|
|
22601
22675
|
const proxy = super._getCustomInspectProxy();
|
22602
22676
|
return proxy;
|
22603
22677
|
}
|
22678
|
+
// @ts-ignore: suppressing TS4127
|
22604
22679
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22605
22680
|
const proxy = this._getCustomInspectProxy();
|
22606
22681
|
return "Listen " + inspect(proxy, options);
|
22607
22682
|
}
|
22683
|
+
// @ts-ignore: suppressing TS4127
|
22608
22684
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22609
22685
|
const proxy = this._getCustomInspectProxy();
|
22610
22686
|
return "Listen " + inspect(proxy, options);
|
@@ -22758,10 +22834,12 @@ export class Mention extends Link {
|
|
22758
22834
|
const proxy = super._getCustomInspectProxy();
|
22759
22835
|
return proxy;
|
22760
22836
|
}
|
22837
|
+
// @ts-ignore: suppressing TS4127
|
22761
22838
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22762
22839
|
const proxy = this._getCustomInspectProxy();
|
22763
22840
|
return "Mention " + inspect(proxy, options);
|
22764
22841
|
}
|
22842
|
+
// @ts-ignore: suppressing TS4127
|
22765
22843
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22766
22844
|
const proxy = this._getCustomInspectProxy();
|
22767
22845
|
return "Mention " + inspect(proxy, options);
|
@@ -22918,10 +22996,12 @@ export class Move extends Activity {
|
|
22918
22996
|
const proxy = super._getCustomInspectProxy();
|
22919
22997
|
return proxy;
|
22920
22998
|
}
|
22999
|
+
// @ts-ignore: suppressing TS4127
|
22921
23000
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22922
23001
|
const proxy = this._getCustomInspectProxy();
|
22923
23002
|
return "Move " + inspect(proxy, options);
|
22924
23003
|
}
|
23004
|
+
// @ts-ignore: suppressing TS4127
|
22925
23005
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22926
23006
|
const proxy = this._getCustomInspectProxy();
|
22927
23007
|
return "Move " + inspect(proxy, options);
|
@@ -23217,10 +23297,12 @@ export class Note extends Object {
|
|
23217
23297
|
}
|
23218
23298
|
return proxy;
|
23219
23299
|
}
|
23300
|
+
// @ts-ignore: suppressing TS4127
|
23220
23301
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
23221
23302
|
const proxy = this._getCustomInspectProxy();
|
23222
23303
|
return "Note " + inspect(proxy, options);
|
23223
23304
|
}
|
23305
|
+
// @ts-ignore: suppressing TS4127
|
23224
23306
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
23225
23307
|
const proxy = this._getCustomInspectProxy();
|
23226
23308
|
return "Note " + inspect(proxy, options);
|
@@ -23634,10 +23716,12 @@ export class OrderedCollection extends Collection {
|
|
23634
23716
|
}
|
23635
23717
|
return proxy;
|
23636
23718
|
}
|
23719
|
+
// @ts-ignore: suppressing TS4127
|
23637
23720
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
23638
23721
|
const proxy = this._getCustomInspectProxy();
|
23639
23722
|
return "OrderedCollection " + inspect(proxy, options);
|
23640
23723
|
}
|
23724
|
+
// @ts-ignore: suppressing TS4127
|
23641
23725
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
23642
23726
|
const proxy = this._getCustomInspectProxy();
|
23643
23727
|
return "OrderedCollection " + inspect(proxy, options);
|
@@ -24133,10 +24217,12 @@ export class OrderedCollectionPage extends CollectionPage {
|
|
24133
24217
|
}
|
24134
24218
|
return proxy;
|
24135
24219
|
}
|
24220
|
+
// @ts-ignore: suppressing TS4127
|
24136
24221
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
24137
24222
|
const proxy = this._getCustomInspectProxy();
|
24138
24223
|
return "OrderedCollectionPage " + inspect(proxy, options);
|
24139
24224
|
}
|
24225
|
+
// @ts-ignore: suppressing TS4127
|
24140
24226
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
24141
24227
|
const proxy = this._getCustomInspectProxy();
|
24142
24228
|
return "OrderedCollectionPage " + inspect(proxy, options);
|
@@ -26999,10 +27085,12 @@ export class Organization extends Object {
|
|
26999
27085
|
}
|
27000
27086
|
return proxy;
|
27001
27087
|
}
|
27088
|
+
// @ts-ignore: suppressing TS4127
|
27002
27089
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
27003
27090
|
const proxy = this._getCustomInspectProxy();
|
27004
27091
|
return "Organization " + inspect(proxy, options);
|
27005
27092
|
}
|
27093
|
+
// @ts-ignore: suppressing TS4127
|
27006
27094
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
27007
27095
|
const proxy = this._getCustomInspectProxy();
|
27008
27096
|
return "Organization " + inspect(proxy, options);
|
@@ -27174,10 +27262,12 @@ export class Page extends Document {
|
|
27174
27262
|
const proxy = super._getCustomInspectProxy();
|
27175
27263
|
return proxy;
|
27176
27264
|
}
|
27265
|
+
// @ts-ignore: suppressing TS4127
|
27177
27266
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
27178
27267
|
const proxy = this._getCustomInspectProxy();
|
27179
27268
|
return "Page " + inspect(proxy, options);
|
27180
27269
|
}
|
27270
|
+
// @ts-ignore: suppressing TS4127
|
27181
27271
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
27182
27272
|
const proxy = this._getCustomInspectProxy();
|
27183
27273
|
return "Page " + inspect(proxy, options);
|
@@ -30040,10 +30130,12 @@ export class Person extends Object {
|
|
30040
30130
|
}
|
30041
30131
|
return proxy;
|
30042
30132
|
}
|
30133
|
+
// @ts-ignore: suppressing TS4127
|
30043
30134
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
30044
30135
|
const proxy = this._getCustomInspectProxy();
|
30045
30136
|
return "Person " + inspect(proxy, options);
|
30046
30137
|
}
|
30138
|
+
// @ts-ignore: suppressing TS4127
|
30047
30139
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
30048
30140
|
const proxy = this._getCustomInspectProxy();
|
30049
30141
|
return "Person " + inspect(proxy, options);
|
@@ -30714,10 +30806,12 @@ export class Place extends Object {
|
|
30714
30806
|
}
|
30715
30807
|
return proxy;
|
30716
30808
|
}
|
30809
|
+
// @ts-ignore: suppressing TS4127
|
30717
30810
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
30718
30811
|
const proxy = this._getCustomInspectProxy();
|
30719
30812
|
return "Place " + inspect(proxy, options);
|
30720
30813
|
}
|
30814
|
+
// @ts-ignore: suppressing TS4127
|
30721
30815
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
30722
30816
|
const proxy = this._getCustomInspectProxy();
|
30723
30817
|
return "Place " + inspect(proxy, options);
|
@@ -31030,10 +31124,12 @@ export class Profile extends Object {
|
|
31030
31124
|
}
|
31031
31125
|
return proxy;
|
31032
31126
|
}
|
31127
|
+
// @ts-ignore: suppressing TS4127
|
31033
31128
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31034
31129
|
const proxy = this._getCustomInspectProxy();
|
31035
31130
|
return "Profile " + inspect(proxy, options);
|
31036
31131
|
}
|
31132
|
+
// @ts-ignore: suppressing TS4127
|
31037
31133
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31038
31134
|
const proxy = this._getCustomInspectProxy();
|
31039
31135
|
return "Profile " + inspect(proxy, options);
|
@@ -31703,10 +31799,12 @@ export class Question extends IntransitiveActivity {
|
|
31703
31799
|
}
|
31704
31800
|
return proxy;
|
31705
31801
|
}
|
31802
|
+
// @ts-ignore: suppressing TS4127
|
31706
31803
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31707
31804
|
const proxy = this._getCustomInspectProxy();
|
31708
31805
|
return "Question " + inspect(proxy, options);
|
31709
31806
|
}
|
31807
|
+
// @ts-ignore: suppressing TS4127
|
31710
31808
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31711
31809
|
const proxy = this._getCustomInspectProxy();
|
31712
31810
|
return "Question " + inspect(proxy, options);
|
@@ -31861,10 +31959,12 @@ export class Read extends Activity {
|
|
31861
31959
|
const proxy = super._getCustomInspectProxy();
|
31862
31960
|
return proxy;
|
31863
31961
|
}
|
31962
|
+
// @ts-ignore: suppressing TS4127
|
31864
31963
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31865
31964
|
const proxy = this._getCustomInspectProxy();
|
31866
31965
|
return "Read " + inspect(proxy, options);
|
31867
31966
|
}
|
31967
|
+
// @ts-ignore: suppressing TS4127
|
31868
31968
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31869
31969
|
const proxy = this._getCustomInspectProxy();
|
31870
31970
|
return "Read " + inspect(proxy, options);
|
@@ -32023,10 +32123,12 @@ export class Reject extends Activity {
|
|
32023
32123
|
const proxy = super._getCustomInspectProxy();
|
32024
32124
|
return proxy;
|
32025
32125
|
}
|
32126
|
+
// @ts-ignore: suppressing TS4127
|
32026
32127
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32027
32128
|
const proxy = this._getCustomInspectProxy();
|
32028
32129
|
return "Reject " + inspect(proxy, options);
|
32029
32130
|
}
|
32131
|
+
// @ts-ignore: suppressing TS4127
|
32030
32132
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32031
32133
|
const proxy = this._getCustomInspectProxy();
|
32032
32134
|
return "Reject " + inspect(proxy, options);
|
@@ -32756,10 +32858,12 @@ export class Relationship extends Object {
|
|
32756
32858
|
}
|
32757
32859
|
return proxy;
|
32758
32860
|
}
|
32861
|
+
// @ts-ignore: suppressing TS4127
|
32759
32862
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32760
32863
|
const proxy = this._getCustomInspectProxy();
|
32761
32864
|
return "Relationship " + inspect(proxy, options);
|
32762
32865
|
}
|
32866
|
+
// @ts-ignore: suppressing TS4127
|
32763
32867
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32764
32868
|
const proxy = this._getCustomInspectProxy();
|
32765
32869
|
return "Relationship " + inspect(proxy, options);
|
@@ -32915,10 +33019,12 @@ export class Remove extends Activity {
|
|
32915
33019
|
const proxy = super._getCustomInspectProxy();
|
32916
33020
|
return proxy;
|
32917
33021
|
}
|
33022
|
+
// @ts-ignore: suppressing TS4127
|
32918
33023
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32919
33024
|
const proxy = this._getCustomInspectProxy();
|
32920
33025
|
return "Remove " + inspect(proxy, options);
|
32921
33026
|
}
|
33027
|
+
// @ts-ignore: suppressing TS4127
|
32922
33028
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32923
33029
|
const proxy = this._getCustomInspectProxy();
|
32924
33030
|
return "Remove " + inspect(proxy, options);
|
@@ -35781,10 +35887,12 @@ export class Service extends Object {
|
|
35781
35887
|
}
|
35782
35888
|
return proxy;
|
35783
35889
|
}
|
35890
|
+
// @ts-ignore: suppressing TS4127
|
35784
35891
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
35785
35892
|
const proxy = this._getCustomInspectProxy();
|
35786
35893
|
return "Service " + inspect(proxy, options);
|
35787
35894
|
}
|
35895
|
+
// @ts-ignore: suppressing TS4127
|
35788
35896
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
35789
35897
|
const proxy = this._getCustomInspectProxy();
|
35790
35898
|
return "Service " + inspect(proxy, options);
|
@@ -36165,10 +36273,12 @@ export class Source {
|
|
36165
36273
|
}
|
36166
36274
|
return proxy;
|
36167
36275
|
}
|
36276
|
+
// @ts-ignore: suppressing TS4127
|
36168
36277
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36169
36278
|
const proxy = this._getCustomInspectProxy();
|
36170
36279
|
return "Source " + inspect(proxy, options);
|
36171
36280
|
}
|
36281
|
+
// @ts-ignore: suppressing TS4127
|
36172
36282
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36173
36283
|
const proxy = this._getCustomInspectProxy();
|
36174
36284
|
return "Source " + inspect(proxy, options);
|
@@ -36324,10 +36434,12 @@ export class TentativeAccept extends Accept {
|
|
36324
36434
|
const proxy = super._getCustomInspectProxy();
|
36325
36435
|
return proxy;
|
36326
36436
|
}
|
36437
|
+
// @ts-ignore: suppressing TS4127
|
36327
36438
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36328
36439
|
const proxy = this._getCustomInspectProxy();
|
36329
36440
|
return "TentativeAccept " + inspect(proxy, options);
|
36330
36441
|
}
|
36442
|
+
// @ts-ignore: suppressing TS4127
|
36331
36443
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36332
36444
|
const proxy = this._getCustomInspectProxy();
|
36333
36445
|
return "TentativeAccept " + inspect(proxy, options);
|
@@ -36483,10 +36595,12 @@ export class TentativeReject extends Reject {
|
|
36483
36595
|
const proxy = super._getCustomInspectProxy();
|
36484
36596
|
return proxy;
|
36485
36597
|
}
|
36598
|
+
// @ts-ignore: suppressing TS4127
|
36486
36599
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36487
36600
|
const proxy = this._getCustomInspectProxy();
|
36488
36601
|
return "TentativeReject " + inspect(proxy, options);
|
36489
36602
|
}
|
36603
|
+
// @ts-ignore: suppressing TS4127
|
36490
36604
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36491
36605
|
const proxy = this._getCustomInspectProxy();
|
36492
36606
|
return "TentativeReject " + inspect(proxy, options);
|
@@ -36740,10 +36854,12 @@ export class Tombstone extends Object {
|
|
36740
36854
|
}
|
36741
36855
|
return proxy;
|
36742
36856
|
}
|
36857
|
+
// @ts-ignore: suppressing TS4127
|
36743
36858
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36744
36859
|
const proxy = this._getCustomInspectProxy();
|
36745
36860
|
return "Tombstone " + inspect(proxy, options);
|
36746
36861
|
}
|
36862
|
+
// @ts-ignore: suppressing TS4127
|
36747
36863
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36748
36864
|
const proxy = this._getCustomInspectProxy();
|
36749
36865
|
return "Tombstone " + inspect(proxy, options);
|
@@ -36901,10 +37017,12 @@ export class Travel extends IntransitiveActivity {
|
|
36901
37017
|
const proxy = super._getCustomInspectProxy();
|
36902
37018
|
return proxy;
|
36903
37019
|
}
|
37020
|
+
// @ts-ignore: suppressing TS4127
|
36904
37021
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36905
37022
|
const proxy = this._getCustomInspectProxy();
|
36906
37023
|
return "Travel " + inspect(proxy, options);
|
36907
37024
|
}
|
37025
|
+
// @ts-ignore: suppressing TS4127
|
36908
37026
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36909
37027
|
const proxy = this._getCustomInspectProxy();
|
36910
37028
|
return "Travel " + inspect(proxy, options);
|
@@ -37068,10 +37186,12 @@ export class Undo extends Activity {
|
|
37068
37186
|
const proxy = super._getCustomInspectProxy();
|
37069
37187
|
return proxy;
|
37070
37188
|
}
|
37189
|
+
// @ts-ignore: suppressing TS4127
|
37071
37190
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37072
37191
|
const proxy = this._getCustomInspectProxy();
|
37073
37192
|
return "Undo " + inspect(proxy, options);
|
37074
37193
|
}
|
37194
|
+
// @ts-ignore: suppressing TS4127
|
37075
37195
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37076
37196
|
const proxy = this._getCustomInspectProxy();
|
37077
37197
|
return "Undo " + inspect(proxy, options);
|
@@ -37256,10 +37376,12 @@ export class Update extends Activity {
|
|
37256
37376
|
const proxy = super._getCustomInspectProxy();
|
37257
37377
|
return proxy;
|
37258
37378
|
}
|
37379
|
+
// @ts-ignore: suppressing TS4127
|
37259
37380
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37260
37381
|
const proxy = this._getCustomInspectProxy();
|
37261
37382
|
return "Update " + inspect(proxy, options);
|
37262
37383
|
}
|
37384
|
+
// @ts-ignore: suppressing TS4127
|
37263
37385
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37264
37386
|
const proxy = this._getCustomInspectProxy();
|
37265
37387
|
return "Update " + inspect(proxy, options);
|
@@ -37430,10 +37552,12 @@ export class Video extends Document {
|
|
37430
37552
|
const proxy = super._getCustomInspectProxy();
|
37431
37553
|
return proxy;
|
37432
37554
|
}
|
37555
|
+
// @ts-ignore: suppressing TS4127
|
37433
37556
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37434
37557
|
const proxy = this._getCustomInspectProxy();
|
37435
37558
|
return "Video " + inspect(proxy, options);
|
37436
37559
|
}
|
37560
|
+
// @ts-ignore: suppressing TS4127
|
37437
37561
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37438
37562
|
const proxy = this._getCustomInspectProxy();
|
37439
37563
|
return "Video " + inspect(proxy, options);
|
@@ -37588,10 +37712,12 @@ export class View extends Activity {
|
|
37588
37712
|
const proxy = super._getCustomInspectProxy();
|
37589
37713
|
return proxy;
|
37590
37714
|
}
|
37715
|
+
// @ts-ignore: suppressing TS4127
|
37591
37716
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37592
37717
|
const proxy = this._getCustomInspectProxy();
|
37593
37718
|
return "View " + inspect(proxy, options);
|
37594
37719
|
}
|
37720
|
+
// @ts-ignore: suppressing TS4127
|
37595
37721
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37596
37722
|
const proxy = this._getCustomInspectProxy();
|
37597
37723
|
return "View " + inspect(proxy, options);
|