···22 * GENERATED CODE - DO NOT MODIFY
33 */
44import { XrpcClient, FetchHandler, FetchHandlerOptions } from '@atproto/xrpc'
55-import { schemas } from './lexicons.js'
55+import { schemas } from './lexicons'
66import { CID } from 'multiformats/cid'
77-import { OmitKey, Un$Typed } from './util.js'
88-import * as PubLeafletDocument from './types/pub/leaflet/document.js'
99-import * as PubLeafletPost from './types/pub/leaflet/post.js'
1010-import * as PubLeafletPublication from './types/pub/leaflet/publication.js'
1111-import * as PubLeafletBlocksHeader from './types/pub/leaflet/blocks/header.js'
1212-import * as PubLeafletBlocksImage from './types/pub/leaflet/blocks/image.js'
1313-import * as PubLeafletBlocksText from './types/pub/leaflet/blocks/text.js'
1414-import * as PubLeafletPagesLinearDocument from './types/pub/leaflet/pages/linearDocument.js'
1515-import * as ComAtprotoLabelDefs from './types/com/atproto/label/defs.js'
1616-import * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites.js'
1717-import * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord.js'
1818-import * as ComAtprotoRepoDefs from './types/com/atproto/repo/defs.js'
1919-import * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord.js'
2020-import * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo.js'
2121-import * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord.js'
2222-import * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo.js'
2323-import * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs.js'
2424-import * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords.js'
2525-import * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord.js'
2626-import * as ComAtprotoRepoStrongRef from './types/com/atproto/repo/strongRef.js'
2727-import * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob.js'
77+import { OmitKey, Un$Typed } from './util'
88+import * as PubLeafletDocument from './types/pub/leaflet/document'
99+import * as PubLeafletPost from './types/pub/leaflet/post'
1010+import * as PubLeafletPublication from './types/pub/leaflet/publication'
1111+import * as PubLeafletBlocksHeader from './types/pub/leaflet/blocks/header'
1212+import * as PubLeafletBlocksImage from './types/pub/leaflet/blocks/image'
1313+import * as PubLeafletBlocksText from './types/pub/leaflet/blocks/text'
1414+import * as PubLeafletPagesLinearDocument from './types/pub/leaflet/pages/linearDocument'
1515+import * as ComAtprotoLabelDefs from './types/com/atproto/label/defs'
1616+import * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites'
1717+import * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord'
1818+import * as ComAtprotoRepoDefs from './types/com/atproto/repo/defs'
1919+import * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord'
2020+import * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo'
2121+import * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord'
2222+import * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo'
2323+import * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs'
2424+import * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords'
2525+import * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord'
2626+import * as ComAtprotoRepoStrongRef from './types/com/atproto/repo/strongRef'
2727+import * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob'
28282929-export * as PubLeafletDocument from './types/pub/leaflet/document.js'
3030-export * as PubLeafletPost from './types/pub/leaflet/post.js'
3131-export * as PubLeafletPublication from './types/pub/leaflet/publication.js'
3232-export * as PubLeafletBlocksHeader from './types/pub/leaflet/blocks/header.js'
3333-export * as PubLeafletBlocksImage from './types/pub/leaflet/blocks/image.js'
3434-export * as PubLeafletBlocksText from './types/pub/leaflet/blocks/text.js'
3535-export * as PubLeafletPagesLinearDocument from './types/pub/leaflet/pages/linearDocument.js'
3636-export * as ComAtprotoLabelDefs from './types/com/atproto/label/defs.js'
3737-export * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites.js'
3838-export * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord.js'
3939-export * as ComAtprotoRepoDefs from './types/com/atproto/repo/defs.js'
4040-export * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord.js'
4141-export * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo.js'
4242-export * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord.js'
4343-export * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo.js'
4444-export * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs.js'
4545-export * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords.js'
4646-export * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord.js'
4747-export * as ComAtprotoRepoStrongRef from './types/com/atproto/repo/strongRef.js'
4848-export * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob.js'
2929+export * as PubLeafletDocument from './types/pub/leaflet/document'
3030+export * as PubLeafletPost from './types/pub/leaflet/post'
3131+export * as PubLeafletPublication from './types/pub/leaflet/publication'
3232+export * as PubLeafletBlocksHeader from './types/pub/leaflet/blocks/header'
3333+export * as PubLeafletBlocksImage from './types/pub/leaflet/blocks/image'
3434+export * as PubLeafletBlocksText from './types/pub/leaflet/blocks/text'
3535+export * as PubLeafletPagesLinearDocument from './types/pub/leaflet/pages/linearDocument'
3636+export * as ComAtprotoLabelDefs from './types/com/atproto/label/defs'
3737+export * as ComAtprotoRepoApplyWrites from './types/com/atproto/repo/applyWrites'
3838+export * as ComAtprotoRepoCreateRecord from './types/com/atproto/repo/createRecord'
3939+export * as ComAtprotoRepoDefs from './types/com/atproto/repo/defs'
4040+export * as ComAtprotoRepoDeleteRecord from './types/com/atproto/repo/deleteRecord'
4141+export * as ComAtprotoRepoDescribeRepo from './types/com/atproto/repo/describeRepo'
4242+export * as ComAtprotoRepoGetRecord from './types/com/atproto/repo/getRecord'
4343+export * as ComAtprotoRepoImportRepo from './types/com/atproto/repo/importRepo'
4444+export * as ComAtprotoRepoListMissingBlobs from './types/com/atproto/repo/listMissingBlobs'
4545+export * as ComAtprotoRepoListRecords from './types/com/atproto/repo/listRecords'
4646+export * as ComAtprotoRepoPutRecord from './types/com/atproto/repo/putRecord'
4747+export * as ComAtprotoRepoStrongRef from './types/com/atproto/repo/strongRef'
4848+export * as ComAtprotoRepoUploadBlob from './types/com/atproto/repo/uploadBlob'
49495050export const PUB_LEAFLET_PAGES = {
5151 LinearDocumentTextAlignLeft: 'pub.leaflet.pages.linearDocument#textAlignLeft',
···66import { CID } from 'multiformats/cid'
77import { validate as _validate } from '../../../../lexicons'
88import { $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
99-import type * as ComAtprotoRepoDefs from './defs.js'
99+import type * as ComAtprotoRepoDefs from './defs'
10101111const is$typed = _is$typed,
1212 validate = _validate
···66import { CID } from 'multiformats/cid'
77import { validate as _validate } from '../../../../lexicons'
88import { $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
99-import type * as ComAtprotoRepoDefs from './defs.js'
99+import type * as ComAtprotoRepoDefs from './defs'
10101111const is$typed = _is$typed,
1212 validate = _validate
···66import { CID } from 'multiformats/cid'
77import { validate as _validate } from '../../../../lexicons'
88import { $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
99-import type * as ComAtprotoRepoDefs from './defs.js'
99+import type * as ComAtprotoRepoDefs from './defs'
10101111const is$typed = _is$typed,
1212 validate = _validate
+1-1
lexicons/api/types/com/atproto/repo/putRecord.ts
···66import { CID } from 'multiformats/cid'
77import { validate as _validate } from '../../../../lexicons'
88import { $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
99-import type * as ComAtprotoRepoDefs from './defs.js'
99+import type * as ComAtprotoRepoDefs from './defs'
10101111const is$typed = _is$typed,
1212 validate = _validate
+1-1
lexicons/api/types/pub/leaflet/document.ts
···55import { CID } from 'multiformats/cid'
66import { validate as _validate } from '../../../lexicons'
77import { $Typed, is$typed as _is$typed, OmitKey } from '../../../util'
88-import type * as PubLeafletPagesLinearDocument from './pages/linearDocument.js'
88+import type * as PubLeafletPagesLinearDocument from './pages/linearDocument'
991010const is$typed = _is$typed,
1111 validate = _validate
···55import { CID } from 'multiformats/cid'
66import { validate as _validate } from '../../../../lexicons'
77import { $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
88-import type * as PubLeafletBlocksText from '../blocks/text.js'
99-import type * as PubLeafletBlocksHeader from '../blocks/header.js'
1010-import type * as PubLeafletBlocksImage from '../blocks/image.js'
88+import type * as PubLeafletBlocksText from '../blocks/text'
99+import type * as PubLeafletBlocksHeader from '../blocks/header'
1010+import type * as PubLeafletBlocksImage from '../blocks/image'
11111212const is$typed = _is$typed,
1313 validate = _validate
+1-1
lexicons/api/types/pub/leaflet/post.ts
···55import { CID } from 'multiformats/cid'
66import { validate as _validate } from '../../../lexicons'
77import { $Typed, is$typed as _is$typed, OmitKey } from '../../../util'
88-import type * as ComAtprotoRepoStrongRef from '../../com/atproto/repo/strongRef.js'
88+import type * as ComAtprotoRepoStrongRef from '../../com/atproto/repo/strongRef'
991010const is$typed = _is$typed,
1111 validate = _validate