UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

7 lines 159 B
export type ProtectedTagSetting = { [key: string]: { roles?: string[]; moderators?: string[]; }; }; //# sourceMappingURL=types.d.ts.map