UNPKG

@himorishige/noren-plugin-network

Version:

Network PII detection plugin for Noren - IPv4, IPv6, and MAC address detection

4 lines (3 loc) 149 B
import type { Detector } from '@himorishige/noren-core'; export declare const detectors: Detector[]; export declare const unifiedDetector: Detector;