2 lines
94 B
Plaintext
2 lines
94 B
Plaintext
export declare function getScriptNonceFromHeader(cspHeaderValue: string): string | undefined;
|