UNPKG

bot-guardian-js

Version:

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

6 lines (5 loc) 194 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // src/hooks/useGuardian.ts const react_1 = require("../integrations/react"); exports.default = react_1.useGuardian;