Skip to main content
Module

x/blocks/deps.ts>importJWK

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
variable importJWK
import { importJWK } from "https://deno.land/x/blocks@1.60.2/deps.ts";

type

(jwk: JsonWebKey, usages?: string[]) => Promise<CryptoKey>