UNPKG

bot-guardian-js

Version:

A powerful bot detection and prevention library for Node.js applications

6 lines (5 loc) 163 B
#!/usr/bin/env node "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const setup_1 = require("./setup"); (0, setup_1.setupGuardian)();