UNPKG

jose

Version:

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

4 lines (3 loc) 111 B
import type { CryptoRuntime } from '../types'; declare const _default: CryptoRuntime; export default _default;