Bump sdk, update $Typed imports

This commit is contained in:
Eric Bailey
2025-01-08 09:35:40 -06:00
parent 2f0dd92466
commit 40db806fe5
10 changed files with 50 additions and 18 deletions
+1 -1
View File
@@ -1,10 +1,10 @@
import {
$Typed,
AppBskyGraphFollow,
AppBskyGraphGetFollows,
BskyAgent,
ComAtprotoRepoApplyWrites,
} from '@atproto/api'
import {$Typed} from '@atproto/api/dist/client/util'
import {TID} from '@atproto/common-web'
import chunk from 'lodash.chunk'