* wip * WIP * restore event * testing without instrument client * Add conditional for botID init * Bump BotID version + pass in header * botID yarn lock changes * feat: Add feature flag checks + tidy up into service * rely on env var also * use eventType repo instead of passing in prisma * remove slug from audit * rename botId feature to botid * add unit tests for bot service
2 lines
61 B
TypeScript
2 lines
61 B
TypeScript
export { BotDetectionService } from "./BotDetectionService";
|