UNPKG

@s4e/jsentinel

Version:

Script integrity and clipboard tamper detection for browsers.

3 lines (2 loc) 152 B
export declare function normalizeInline(code: string): string; export declare function isVolatileInline(node: HTMLScriptElement, raw: string): boolean;