UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

4 lines 245 B
import { Kysely } from 'kysely'; export declare function up(db: Kysely<unknown>): Promise<void>; export declare function down(db: Kysely<unknown>): Promise<void>; //# sourceMappingURL=20250618T180246000Z-add-mod-tool-to-moderation-event.d.ts.map