1 line
94 B
TypeScript
1 line
94 B
TypeScript
export declare function getScriptNonceFromHeader(cspHeaderValue: string): string | undefined;
|