OwlCyberSecurity - MANAGER
Edit File: noop.d.ts
/** * A no-operation function */ export declare const noop: () => void;