UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

5 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.eventTableName = void 0; exports.eventTableName = 'moderation_event'; //# sourceMappingURL=moderation_event.js.map