@atproto/pds 0.4.186 → 0.4.187
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/CHANGELOG.md +10 -0
- package/dist/account-manager/account-manager.d.ts +1 -1
- package/dist/account-manager/account-manager.d.ts.map +1 -1
- package/dist/account-manager/account-manager.js +1 -0
- package/dist/account-manager/account-manager.js.map +1 -1
- package/dist/account-manager/helpers/email-token.js +1 -1
- package/dist/account-manager/helpers/email-token.js.map +1 -1
- package/dist/account-manager/oauth-store.d.ts +2 -2
- package/dist/account-manager/oauth-store.d.ts.map +1 -1
- package/dist/account-manager/oauth-store.js +9 -3
- package/dist/account-manager/oauth-store.js.map +1 -1
- package/dist/lexicon/types/app/bsky/actor/profile.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/actor/profile.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/actor/profile.js +9 -7
- package/dist/lexicon/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicon/types/app/bsky/actor/status.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/actor/status.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/actor/status.js +9 -7
- package/dist/lexicon/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/generator.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/generator.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/generator.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/generator.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/like.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/like.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/like.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/like.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/post.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/post.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/post.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/postgate.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/postgate.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/postgate.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/repost.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/repost.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/repost.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/repost.js.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/threadgate.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/feed/threadgate.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/feed/threadgate.js +9 -7
- package/dist/lexicon/types/app/bsky/feed/threadgate.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/block.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/block.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/block.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/block.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/follow.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/follow.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/follow.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/follow.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/list.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/list.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/list.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/listblock.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/listblock.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/listblock.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/listblock.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/listitem.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/listitem.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/listitem.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/listitem.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/starterpack.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/starterpack.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/starterpack.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/verification.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/graph/verification.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/graph/verification.js +9 -7
- package/dist/lexicon/types/app/bsky/graph/verification.js.map +1 -1
- package/dist/lexicon/types/app/bsky/labeler/service.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/labeler/service.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/labeler/service.js +9 -7
- package/dist/lexicon/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicon/types/app/bsky/notification/declaration.d.ts +4 -3
- package/dist/lexicon/types/app/bsky/notification/declaration.d.ts.map +1 -1
- package/dist/lexicon/types/app/bsky/notification/declaration.js +9 -7
- package/dist/lexicon/types/app/bsky/notification/declaration.js.map +1 -1
- package/dist/lexicon/types/chat/bsky/actor/declaration.d.ts +4 -3
- package/dist/lexicon/types/chat/bsky/actor/declaration.d.ts.map +1 -1
- package/dist/lexicon/types/chat/bsky/actor/declaration.js +9 -7
- package/dist/lexicon/types/chat/bsky/actor/declaration.js.map +1 -1
- package/dist/lexicon/types/com/atproto/lexicon/schema.d.ts +4 -3
- package/dist/lexicon/types/com/atproto/lexicon/schema.d.ts.map +1 -1
- package/dist/lexicon/types/com/atproto/lexicon/schema.js +9 -7
- package/dist/lexicon/types/com/atproto/lexicon/schema.js.map +1 -1
- package/package.json +8 -8
- package/src/account-manager/account-manager.ts +2 -0
- package/src/account-manager/helpers/email-token.ts +1 -1
- package/src/account-manager/oauth-store.ts +15 -5
- package/src/lexicon/types/app/bsky/actor/profile.ts +12 -6
- package/src/lexicon/types/app/bsky/actor/status.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/generator.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/like.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/post.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/postgate.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/repost.ts +12 -6
- package/src/lexicon/types/app/bsky/feed/threadgate.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/block.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/follow.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/list.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/listblock.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/listitem.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/starterpack.ts +12 -6
- package/src/lexicon/types/app/bsky/graph/verification.ts +12 -6
- package/src/lexicon/types/app/bsky/labeler/service.ts +12 -6
- package/src/lexicon/types/app/bsky/notification/declaration.ts +12 -6
- package/src/lexicon/types/chat/bsky/actor/declaration.ts +12 -6
- package/src/lexicon/types/com/atproto/lexicon/schema.ts +12 -6
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.graph.follow';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=follow.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"follow.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/follow.ts"],"names":[],"mappings":";;AAyBA,
|
|
1
|
+
{"version":3,"file":"follow.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/follow.ts"],"names":[],"mappings":";;AAyBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA/BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,uBAAuB,CAAA;AASlC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.follow'\n\nexport interface Main {\n $type: 'app.bsky.graph.follow'\n subject: string\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -6,7 +6,7 @@ import { type $Typed } from '../../../../util';
|
|
|
6
6
|
import type * as AppBskyGraphDefs from './defs.js';
|
|
7
7
|
import type * as AppBskyRichtextFacet from '../richtext/facet.js';
|
|
8
8
|
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js';
|
|
9
|
-
export interface
|
|
9
|
+
export interface Main {
|
|
10
10
|
$type: 'app.bsky.graph.list';
|
|
11
11
|
purpose: AppBskyGraphDefs.ListPurpose;
|
|
12
12
|
/** Display name for list; can not be empty. */
|
|
@@ -20,6 +20,7 @@ export interface Record {
|
|
|
20
20
|
createdAt: string;
|
|
21
21
|
[k: string]: unknown;
|
|
22
22
|
}
|
|
23
|
-
export declare function
|
|
24
|
-
export declare function
|
|
23
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.graph.list", "main">;
|
|
24
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
25
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
25
26
|
//# sourceMappingURL=list.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/list.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAGjE,OAAO,EACL,KAAK,MAAM,EAGZ,MAAM,kBAAkB,CAAA;AACzB,OAAO,KAAK,KAAK,gBAAgB,MAAM,WAAW,CAAA;AAClD,OAAO,KAAK,KAAK,oBAAoB,MAAM,sBAAsB,CAAA;AACjE,OAAO,KAAK,KAAK,mBAAmB,MAAM,oCAAoC,CAAA;AAM9E,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/list.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA;AAGjE,OAAO,EACL,KAAK,MAAM,EAGZ,MAAM,kBAAkB,CAAA;AACzB,OAAO,KAAK,KAAK,gBAAgB,MAAM,WAAW,CAAA;AAClD,OAAO,KAAK,KAAK,oBAAoB,MAAM,sBAAsB,CAAA;AACjE,OAAO,KAAK,KAAK,mBAAmB,MAAM,oCAAoC,CAAA;AAM9E,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,qBAAqB,CAAA;IAC5B,OAAO,EAAE,gBAAgB,CAAC,WAAW,CAAA;IACrC,+CAA+C;IAC/C,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,iBAAiB,CAAC,EAAE,oBAAoB,CAAC,IAAI,EAAE,CAAA;IAC/C,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,MAAM,CAAC,EAAE,MAAM,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IACnE,SAAS,EAAE,MAAM,CAAA;IACjB,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,kFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.graph.list';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=list.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/list.ts"],"names":[],"mappings":";;AAkCA,
|
|
1
|
+
{"version":3,"file":"list.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/list.ts"],"names":[],"mappings":";;AAkCA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AAxChC,mDAA4D;AAC5D,2CAIyB;AAKzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,qBAAqB,CAAA;AAehC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\nimport type * as AppBskyGraphDefs from './defs.js'\nimport type * as AppBskyRichtextFacet from '../richtext/facet.js'\nimport type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.list'\n\nexport interface Main {\n $type: 'app.bsky.graph.list'\n purpose: AppBskyGraphDefs.ListPurpose\n /** Display name for list; can not be empty. */\n name: string\n description?: string\n descriptionFacets?: AppBskyRichtextFacet.Main[]\n avatar?: BlobRef\n labels?: $Typed<ComAtprotoLabelDefs.SelfLabels> | { $type: string }\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'app.bsky.graph.listblock';
|
|
7
7
|
/** Reference (AT-URI) to the mod list record. */
|
|
8
8
|
subject: string;
|
|
9
9
|
createdAt: string;
|
|
10
10
|
[k: string]: unknown;
|
|
11
11
|
}
|
|
12
|
-
export declare function
|
|
13
|
-
export declare function
|
|
12
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.graph.listblock", "main">;
|
|
13
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
14
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
14
15
|
//# sourceMappingURL=listblock.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listblock.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listblock.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"listblock.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listblock.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,0BAA0B,CAAA;IACjC,iDAAiD;IACjD,OAAO,EAAE,MAAM,CAAA;IACf,SAAS,EAAE,MAAM,CAAA;IACjB,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,uFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.graph.listblock';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=listblock.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listblock.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listblock.ts"],"names":[],"mappings":";;AA0BA,
|
|
1
|
+
{"version":3,"file":"listblock.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listblock.ts"],"names":[],"mappings":";;AA0BA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AAhChC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,0BAA0B,CAAA;AAUrC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.listblock'\n\nexport interface Main {\n $type: 'app.bsky.graph.listblock'\n /** Reference (AT-URI) to the mod list record. */\n subject: string\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'app.bsky.graph.listitem';
|
|
7
7
|
/** The account which is included on the list. */
|
|
8
8
|
subject: string;
|
|
@@ -11,6 +11,7 @@ export interface Record {
|
|
|
11
11
|
createdAt: string;
|
|
12
12
|
[k: string]: unknown;
|
|
13
13
|
}
|
|
14
|
-
export declare function
|
|
15
|
-
export declare function
|
|
14
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.graph.listitem", "main">;
|
|
15
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
16
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
16
17
|
//# sourceMappingURL=listitem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listitem.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listitem.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"listitem.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listitem.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,yBAAyB,CAAA;IAChC,iDAAiD;IACjD,OAAO,EAAE,MAAM,CAAA;IACf,mEAAmE;IACnE,IAAI,EAAE,MAAM,CAAA;IACZ,SAAS,EAAE,MAAM,CAAA;IACjB,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,sFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.graph.listitem';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=listitem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listitem.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listitem.ts"],"names":[],"mappings":";;AA4BA,
|
|
1
|
+
{"version":3,"file":"listitem.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/listitem.ts"],"names":[],"mappings":";;AA4BA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AAlChC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,yBAAyB,CAAA;AAYpC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.listitem'\n\nexport interface Main {\n $type: 'app.bsky.graph.listitem'\n /** The account which is included on the list. */\n subject: string\n /** Reference (AT-URI) to the list record (app.bsky.graph.list). */\n list: string\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
5
|
import type * as AppBskyRichtextFacet from '../richtext/facet.js';
|
|
6
|
-
export interface
|
|
6
|
+
export interface Main {
|
|
7
7
|
$type: 'app.bsky.graph.starterpack';
|
|
8
8
|
/** Display name for starter pack; can not be empty. */
|
|
9
9
|
name: string;
|
|
@@ -15,8 +15,9 @@ export interface Record {
|
|
|
15
15
|
createdAt: string;
|
|
16
16
|
[k: string]: unknown;
|
|
17
17
|
}
|
|
18
|
-
export declare function
|
|
19
|
-
export declare function
|
|
18
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.graph.starterpack", "main">;
|
|
19
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
20
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
20
21
|
export interface FeedItem {
|
|
21
22
|
$type?: 'app.bsky.graph.starterpack#feedItem';
|
|
22
23
|
uri: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"starterpack.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/starterpack.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAQjE,OAAO,KAAK,KAAK,oBAAoB,MAAM,sBAAsB,CAAA;AAMjE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"starterpack.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/starterpack.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAQjE,OAAO,KAAK,KAAK,oBAAoB,MAAM,sBAAsB,CAAA;AAMjE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,4BAA4B,CAAA;IACnC,uDAAuD;IACvD,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,iBAAiB,CAAC,EAAE,oBAAoB,CAAC,IAAI,EAAE,CAAA;IAC/C,6CAA6C;IAC7C,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAA;IAClB,SAAS,EAAE,MAAM,CAAA;IACjB,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,yFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA;AAED,MAAM,WAAW,QAAQ;IACvB,KAAK,CAAC,EAAE,qCAAqC,CAAA;IAC7C,GAAG,EAAE,MAAM,CAAA;CACZ;AAID,wBAAgB,UAAU,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,6FAEjC;AAED,wBAAgB,gBAAgB,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,kCAEvC"}
|
|
@@ -1,19 +1,21 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
exports.isFeedItem = isFeedItem;
|
|
6
8
|
exports.validateFeedItem = validateFeedItem;
|
|
7
9
|
const lexicons_1 = require("../../../../lexicons");
|
|
8
10
|
const util_1 = require("../../../../util");
|
|
9
11
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
10
12
|
const id = 'app.bsky.graph.starterpack';
|
|
11
|
-
const
|
|
12
|
-
function
|
|
13
|
-
return is$typed(v, id,
|
|
13
|
+
const hashMain = 'main';
|
|
14
|
+
function isMain(v) {
|
|
15
|
+
return is$typed(v, id, hashMain);
|
|
14
16
|
}
|
|
15
|
-
function
|
|
16
|
-
return validate(v, id,
|
|
17
|
+
function validateMain(v) {
|
|
18
|
+
return validate(v, id, hashMain, true);
|
|
17
19
|
}
|
|
18
20
|
const hashFeedItem = 'feedItem';
|
|
19
21
|
function isFeedItem(v) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"starterpack.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/starterpack.ts"],"names":[],"mappings":";;AAgCA,
|
|
1
|
+
{"version":3,"file":"starterpack.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/starterpack.ts"],"names":[],"mappings":";;AAgCA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AAUhC,gCAEC;AAED,4CAEC;AAtDD,mDAA4D;AAC5D,2CAIyB;AAGzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,4BAA4B,CAAA;AAevC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC;AAaD,MAAM,YAAY,GAAG,UAAU,CAAA;AAE/B,SAAgB,UAAU,CAAI,CAAI;IAChC,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,YAAY,CAAC,CAAA;AACtC,CAAC;AAED,SAAgB,gBAAgB,CAAI,CAAI;IACtC,OAAO,QAAQ,CAAe,CAAC,EAAE,EAAE,EAAE,YAAY,CAAC,CAAA;AACpD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\nimport type * as AppBskyRichtextFacet from '../richtext/facet.js'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.starterpack'\n\nexport interface Main {\n $type: 'app.bsky.graph.starterpack'\n /** Display name for starter pack; can not be empty. */\n name: string\n description?: string\n descriptionFacets?: AppBskyRichtextFacet.Main[]\n /** Reference (AT-URI) to the list record. */\n list: string\n feeds?: FeedItem[]\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n\nexport interface FeedItem {\n $type?: 'app.bsky.graph.starterpack#feedItem'\n uri: string\n}\n\nconst hashFeedItem = 'feedItem'\n\nexport function isFeedItem<V>(v: V) {\n return is$typed(v, id, hashFeedItem)\n}\n\nexport function validateFeedItem<V>(v: V) {\n return validate<FeedItem & V>(v, id, hashFeedItem)\n}\n"]}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'app.bsky.graph.verification';
|
|
7
7
|
/** DID of the subject the verification applies to. */
|
|
8
8
|
subject: string;
|
|
@@ -14,6 +14,7 @@ export interface Record {
|
|
|
14
14
|
createdAt: string;
|
|
15
15
|
[k: string]: unknown;
|
|
16
16
|
}
|
|
17
|
-
export declare function
|
|
18
|
-
export declare function
|
|
17
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.graph.verification", "main">;
|
|
18
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
19
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
19
20
|
//# sourceMappingURL=verification.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verification.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"verification.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,6BAA6B,CAAA;IACpC,sDAAsD;IACtD,OAAO,EAAE,MAAM,CAAA;IACf,uOAAuO;IACvO,MAAM,EAAE,MAAM,CAAA;IACd,kPAAkP;IAClP,WAAW,EAAE,MAAM,CAAA;IACnB,iDAAiD;IACjD,SAAS,EAAE,MAAM,CAAA;IACjB,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,0FAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.graph.verification';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=verification.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verification.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/verification.ts"],"names":[],"mappings":";;AA+BA,
|
|
1
|
+
{"version":3,"file":"verification.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/graph/verification.ts"],"names":[],"mappings":";;AA+BA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AArChC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;AAexC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.graph.verification'\n\nexport interface Main {\n $type: 'app.bsky.graph.verification'\n /** DID of the subject the verification applies to. */\n subject: string\n /** Handle of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current handle matches the one at the time of verifying. */\n handle: string\n /** Display name of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current displayName matches the one at the time of verifying. */\n displayName: string\n /** Date of when the verification was created. */\n createdAt: string\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -6,7 +6,7 @@ import { type $Typed } from '../../../../util';
|
|
|
6
6
|
import type * as AppBskyLabelerDefs from './defs.js';
|
|
7
7
|
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js';
|
|
8
8
|
import type * as ComAtprotoModerationDefs from '../../../com/atproto/moderation/defs.js';
|
|
9
|
-
export interface
|
|
9
|
+
export interface Main {
|
|
10
10
|
$type: 'app.bsky.labeler.service';
|
|
11
11
|
policies: AppBskyLabelerDefs.LabelerPolicies;
|
|
12
12
|
labels?: $Typed<ComAtprotoLabelDefs.SelfLabels> | {
|
|
@@ -21,6 +21,7 @@ export interface Record {
|
|
|
21
21
|
subjectCollections?: string[];
|
|
22
22
|
[k: string]: unknown;
|
|
23
23
|
}
|
|
24
|
-
export declare function
|
|
25
|
-
export declare function
|
|
24
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.labeler.service", "main">;
|
|
25
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
26
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
26
27
|
//# sourceMappingURL=service.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAGjE,OAAO,EACL,KAAK,MAAM,EAGZ,MAAM,kBAAkB,CAAA;AACzB,OAAO,KAAK,KAAK,kBAAkB,MAAM,WAAW,CAAA;AACpD,OAAO,KAAK,KAAK,mBAAmB,MAAM,oCAAoC,CAAA;AAC9E,OAAO,KAAK,KAAK,wBAAwB,MAAM,yCAAyC,CAAA;AAMxF,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAGjE,OAAO,EACL,KAAK,MAAM,EAGZ,MAAM,kBAAkB,CAAA;AACzB,OAAO,KAAK,KAAK,kBAAkB,MAAM,WAAW,CAAA;AACpD,OAAO,KAAK,KAAK,mBAAmB,MAAM,oCAAoC,CAAA;AAC9E,OAAO,KAAK,KAAK,wBAAwB,MAAM,yCAAyC,CAAA;AAMxF,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,0BAA0B,CAAA;IACjC,QAAQ,EAAE,kBAAkB,CAAC,eAAe,CAAA;IAC5C,MAAM,CAAC,EAAE,MAAM,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,CAAA;IACnE,SAAS,EAAE,MAAM,CAAA;IACjB,qNAAqN;IACrN,WAAW,CAAC,EAAE,wBAAwB,CAAC,UAAU,EAAE,CAAA;IACnD,uFAAuF;IACvF,YAAY,CAAC,EAAE,wBAAwB,CAAC,WAAW,EAAE,CAAA;IACrD,4JAA4J;IAC5J,kBAAkB,CAAC,EAAE,MAAM,EAAE,CAAA;IAC7B,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,uFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.labeler.service';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=service.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/labeler/service.ts"],"names":[],"mappings":";;AAmCA,
|
|
1
|
+
{"version":3,"file":"service.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/labeler/service.ts"],"names":[],"mappings":";;AAmCA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AAzChC,mDAA4D;AAC5D,2CAIyB;AAKzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,0BAA0B,CAAA;AAgBrC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\nimport type * as AppBskyLabelerDefs from './defs.js'\nimport type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'\nimport type * as ComAtprotoModerationDefs from '../../../com/atproto/moderation/defs.js'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.labeler.service'\n\nexport interface Main {\n $type: 'app.bsky.labeler.service'\n policies: AppBskyLabelerDefs.LabelerPolicies\n labels?: $Typed<ComAtprotoLabelDefs.SelfLabels> | { $type: string }\n createdAt: string\n /** The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed. */\n reasonTypes?: ComAtprotoModerationDefs.ReasonType[]\n /** The set of subject types (account, record, etc) this service accepts reports on. */\n subjectTypes?: ComAtprotoModerationDefs.SubjectType[]\n /** Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type. */\n subjectCollections?: string[]\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -2,12 +2,13 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'app.bsky.notification.declaration';
|
|
7
7
|
/** A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'. */
|
|
8
8
|
allowSubscriptions: 'followers' | 'mutuals' | 'none' | (string & {});
|
|
9
9
|
[k: string]: unknown;
|
|
10
10
|
}
|
|
11
|
-
export declare function
|
|
12
|
-
export declare function
|
|
11
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "app.bsky.notification.declaration", "main">;
|
|
12
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
13
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
13
14
|
//# sourceMappingURL=declaration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,mCAAmC,CAAA;IAC1C,4IAA4I;IAC5I,kBAAkB,EAAE,WAAW,GAAG,SAAS,GAAG,MAAM,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;IACpE,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,gGAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'app.bsky.notification.declaration';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=declaration.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":";;AAyBA,
|
|
1
|
+
{"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":";;AAyBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA/BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,mCAAmC,CAAA;AAS9C,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.notification.declaration'\n\nexport interface Main {\n $type: 'app.bsky.notification.declaration'\n /** A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'. */\n allowSubscriptions: 'followers' | 'mutuals' | 'none' | (string & {})\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -2,11 +2,12 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'chat.bsky.actor.declaration';
|
|
7
7
|
allowIncoming: 'all' | 'none' | 'following' | (string & {});
|
|
8
8
|
[k: string]: unknown;
|
|
9
9
|
}
|
|
10
|
-
export declare function
|
|
11
|
-
export declare function
|
|
10
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "chat.bsky.actor.declaration", "main">;
|
|
11
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
12
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
12
13
|
//# sourceMappingURL=declaration.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/lexicon/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,6BAA6B,CAAA;IACpC,aAAa,EAAE,KAAK,GAAG,MAAM,GAAG,WAAW,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;IAC3D,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,0FAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.isMain = isMain;
|
|
4
|
+
exports.isRecord = isMain;
|
|
5
|
+
exports.validateMain = validateMain;
|
|
6
|
+
exports.validateRecord = validateMain;
|
|
5
7
|
const lexicons_1 = require("../../../../lexicons");
|
|
6
8
|
const util_1 = require("../../../../util");
|
|
7
9
|
const is$typed = util_1.is$typed, validate = lexicons_1.validate;
|
|
8
10
|
const id = 'chat.bsky.actor.declaration';
|
|
9
|
-
const
|
|
10
|
-
function
|
|
11
|
-
return is$typed(v, id,
|
|
11
|
+
const hashMain = 'main';
|
|
12
|
+
function isMain(v) {
|
|
13
|
+
return is$typed(v, id, hashMain);
|
|
12
14
|
}
|
|
13
|
-
function
|
|
14
|
-
return validate(v, id,
|
|
15
|
+
function validateMain(v) {
|
|
16
|
+
return validate(v, id, hashMain, true);
|
|
15
17
|
}
|
|
16
18
|
//# sourceMappingURL=declaration.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":";;AAwBA,
|
|
1
|
+
{"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/lexicon/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":";;AAwBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA9BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;AAQxC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'chat.bsky.actor.declaration'\n\nexport interface Main {\n $type: 'chat.bsky.actor.declaration'\n allowIncoming: 'all' | 'none' | 'following' | (string & {})\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
|
|
@@ -2,12 +2,13 @@
|
|
|
2
2
|
* GENERATED CODE - DO NOT MODIFY
|
|
3
3
|
*/
|
|
4
4
|
import { type ValidationResult } from '@atproto/lexicon';
|
|
5
|
-
export interface
|
|
5
|
+
export interface Main {
|
|
6
6
|
$type: 'com.atproto.lexicon.schema';
|
|
7
7
|
/** Indicates the 'version' of the Lexicon language. Must be '1' for the current atproto/Lexicon schema system. */
|
|
8
8
|
lexicon: number;
|
|
9
9
|
[k: string]: unknown;
|
|
10
10
|
}
|
|
11
|
-
export declare function
|
|
12
|
-
export declare function
|
|
11
|
+
export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "com.atproto.lexicon.schema", "main">;
|
|
12
|
+
export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
|
|
13
|
+
export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
|
|
13
14
|
//# sourceMappingURL=schema.d.ts.map
|