astro-ghostcms/.pnpm-store/v3/files/02/a77d2ed81bb453cc20cfcbbcf0e...

3 lines
89 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import crypto from './webcrypto.js';
export default crypto.getRandomValues.bind(crypto);