astro-ghostcms/.pnpm-store/v3/files/92/f02745070d8c777b7201d602d99...

3 lines
85 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export default crypto;
export const isCryptoKey = (key) => key instanceof CryptoKey;