UNPKG

styled-components

Version:
4 lines (3 loc) 164 B
/** @internal Reset the nonce cache (for testing only). */ export declare function resetNonceCache(): void; export default function getNonce(): string | undefined;