securityos/node_modules/next/dist/server/app-render/get-script-nonce-from-heade...

2 lines
94 B
TypeScript
Raw Permalink Normal View History

2024-09-06 15:32:35 +00:00
export declare function getScriptNonceFromHeader(cspHeaderValue: string): string | undefined;