UNPKG

@atproto/ozone

Version:

Backend service for moderating the Bluesky network.

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