UNPKG

bluesky-embed-core

Version:
4 lines (3 loc) 198 B
import { AppBskyFeedDefs } from "@atproto/api"; export declare const CONTENT_LABELS: string[]; export declare function labelsToInfo(labels?: AppBskyFeedDefs.PostView["labels"]): string | undefined;