UNPKG

jose

Version:

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

3 lines (2 loc) 85 B
export default crypto; export const isCryptoKey = (key) => key instanceof CryptoKey;