diff options
Diffstat (limited to 'src/types/bsky/post.ts')
-rw-r--r-- | src/types/bsky/post.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types/bsky/post.ts b/src/types/bsky/post.ts index 61b63dce7..fada39da8 100644 --- a/src/types/bsky/post.ts +++ b/src/types/bsky/post.ts @@ -1,5 +1,5 @@ import { - $Typed, + type $Typed, AppBskyEmbedExternal, AppBskyEmbedImages, AppBskyEmbedRecord, |