Skip to content

Commit

Permalink
codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieusieben committed Jan 27, 2025
1 parent f8bc3bb commit f885012
Show file tree
Hide file tree
Showing 486 changed files with 1,683 additions and 1,683 deletions.
918 changes: 459 additions & 459 deletions packages/api/src/client/index.ts

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/api/src/client/types/app/bsky/actor/defs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as AppBskyGraphDefs from '../graph/defs'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as AppBskyGraphDefs from '../graph/defs.js'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/actor/getProfile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
4 changes: 2 additions & 2 deletions packages/api/src/client/types/app/bsky/actor/profile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from './defs'
import type * as AppBskyActorDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/embed/images.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyEmbedDefs from './defs'
import type * as AppBskyEmbedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
20 changes: 10 additions & 10 deletions packages/api/src/client/types/app/bsky/embed/record.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as AppBskyFeedDefs from '../feed/defs'
import type * as AppBskyGraphDefs from '../graph/defs'
import type * as AppBskyLabelerDefs from '../labeler/defs'
import type * as AppBskyActorDefs from '../actor/defs'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as AppBskyEmbedImages from './images'
import type * as AppBskyEmbedVideo from './video'
import type * as AppBskyEmbedExternal from './external'
import type * as AppBskyEmbedRecordWithMedia from './recordWithMedia'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'
import type * as AppBskyFeedDefs from '../feed/defs.js'
import type * as AppBskyGraphDefs from '../graph/defs.js'
import type * as AppBskyLabelerDefs from '../labeler/defs.js'
import type * as AppBskyActorDefs from '../actor/defs.js'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as AppBskyEmbedImages from './images.js'
import type * as AppBskyEmbedVideo from './video.js'
import type * as AppBskyEmbedExternal from './external.js'
import type * as AppBskyEmbedRecordWithMedia from './recordWithMedia.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyEmbedRecord from './record'
import type * as AppBskyEmbedImages from './images'
import type * as AppBskyEmbedVideo from './video'
import type * as AppBskyEmbedExternal from './external'
import type * as AppBskyEmbedRecord from './record.js'
import type * as AppBskyEmbedImages from './images.js'
import type * as AppBskyEmbedVideo from './video.js'
import type * as AppBskyEmbedExternal from './external.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/embed/video.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyEmbedDefs from './defs'
import type * as AppBskyEmbedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
18 changes: 9 additions & 9 deletions packages/api/src/client/types/app/bsky/feed/defs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from '../actor/defs'
import type * as AppBskyEmbedImages from '../embed/images'
import type * as AppBskyEmbedVideo from '../embed/video'
import type * as AppBskyEmbedExternal from '../embed/external'
import type * as AppBskyEmbedRecord from '../embed/record'
import type * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as AppBskyRichtextFacet from '../richtext/facet'
import type * as AppBskyGraphDefs from '../graph/defs'
import type * as AppBskyActorDefs from '../actor/defs.js'
import type * as AppBskyEmbedImages from '../embed/images.js'
import type * as AppBskyEmbedVideo from '../embed/video.js'
import type * as AppBskyEmbedExternal from '../embed/external.js'
import type * as AppBskyEmbedRecord from '../embed/record.js'
import type * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.js'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as AppBskyRichtextFacet from '../richtext/facet.js'
import type * as AppBskyGraphDefs from '../graph/defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
4 changes: 2 additions & 2 deletions packages/api/src/client/types/app/bsky/feed/generator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyRichtextFacet from '../richtext/facet'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as AppBskyRichtextFacet from '../richtext/facet.js'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getFeed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getLikes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from '../actor/defs'
import type * as AppBskyActorDefs from '../actor/defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getListFeed.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getPosts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getQuotes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyActorDefs from '../actor/defs'
import type * as AppBskyActorDefs from '../actor/defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/getTimeline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/like.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
16 changes: 8 additions & 8 deletions packages/api/src/client/types/app/bsky/feed/post.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyRichtextFacet from '../richtext/facet'
import type * as AppBskyEmbedImages from '../embed/images'
import type * as AppBskyEmbedVideo from '../embed/video'
import type * as AppBskyEmbedExternal from '../embed/external'
import type * as AppBskyEmbedRecord from '../embed/record'
import type * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as AppBskyRichtextFacet from '../richtext/facet.js'
import type * as AppBskyEmbedImages from '../embed/images.js'
import type * as AppBskyEmbedVideo from '../embed/video.js'
import type * as AppBskyEmbedExternal from '../embed/external.js'
import type * as AppBskyEmbedRecord from '../embed/record.js'
import type * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.js'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/repost.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef'
import type * as ComAtprotoRepoStrongRef from '../../../com/atproto/repo/strongRef.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
2 changes: 1 addition & 1 deletion packages/api/src/client/types/app/bsky/feed/searchPosts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as AppBskyFeedDefs from './defs'
import type * as AppBskyFeedDefs from './defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
8 changes: 4 additions & 4 deletions packages/api/src/client/types/app/bsky/graph/defs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ import { ValidationResult, BlobRef } from '@atproto/lexicon'
import { CID } from 'multiformats/cid'
import { validate as _validate } from '../../../../lexicons'
import { $Type, $Typed, is$typed as _is$typed, OmitKey } from '../../../../util'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs'
import type * as AppBskyActorDefs from '../actor/defs'
import type * as AppBskyRichtextFacet from '../richtext/facet'
import type * as AppBskyFeedDefs from '../feed/defs'
import type * as ComAtprotoLabelDefs from '../../../com/atproto/label/defs.js'
import type * as AppBskyActorDefs from '../actor/defs.js'
import type * as AppBskyRichtextFacet from '../richtext/facet.js'
import type * as AppBskyFeedDefs from '../feed/defs.js'

const is$typed = _is$typed,
validate = _validate
Expand Down
Loading

0 comments on commit f885012

Please sign in to comment.