UNPKG

107 BTypeScriptView Raw
1export declare const BLANK_URL = "about:blank";
2export declare function sanitizeUrl(url?: string): string;