UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

4 lines (3 loc) 99 B
export type ProtectedTagSetting = { [key: string]: { roles?: string[]; moderators?: string[] } }