persona-community-5/.pnpm-store/v3/files/b3/efa4465e0cae7d7caed38bda82a1e03e315f8cb358d62fe62662020f919887b7f990fe9f1211c07bdee73a74771d55c97d85b171a820acd54c54a3eac64b42
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

3 lines
113 B
Plaintext

export declare const setNonce: (nonce: string) => void;
export declare const getNonce: () => string | undefined;