run yarn lint --fix (#9013)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {ValidationResult} from '@atproto/lexicon'
|
||||
import {type ValidationResult} from '@atproto/lexicon'
|
||||
|
||||
export * as post from '#/types/bsky/post'
|
||||
export * as profile from '#/types/bsky/profile'
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import {
|
||||
$Typed,
|
||||
type $Typed,
|
||||
AppBskyEmbedExternal,
|
||||
AppBskyEmbedImages,
|
||||
AppBskyEmbedRecord,
|
||||
|
||||
Reference in New Issue
Block a user