export const POST_COLLECTION = "app.bsky.feed.post"; export const FEED_COLLECTION = "app.bsky.feed.generator"; export const LIST_COLLECTION = "app.bsky.graph.list"; export const STARTER_PACK_COLLECTION = "app.bsky.graph.starterpack"; export const LABELER_COLLECTION = "app.bsky.labeler.service";