import * as simplewebauthn from "https://deno.land/x/simplewebauthn@v11.0.0/packages/server/src/helpers/iso/isoCrypto/getWebCrypto.ts";
Functions
Try to get an instance of the Crypto API from the current runtime. Should support Node, as well as others, like Deno, that implement Web APIs. |