UNPKG

pury

Version:

🛡️ AI-powered security scanner with advanced threat detection, dual reporting system (detailed & summary), and comprehensive code analysis

5 lines 254 B
import { type PuryAIConfig } from '../types/index.js'; export declare const DEFAULT_CONFIG: PuryAIConfig; export declare const DEFAULT_EXCLUDE_PATTERNS: string[]; export declare const TEXT_FILE_EXTENSIONS: string[]; //# sourceMappingURL=defaults.d.ts.map