Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/simplewebauthn/packages/browser/jest.config.js>default

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
Latest
variable default
import { default } from "https://deno.land/x/simplewebauthn@v11.0.0/packages/browser/jest.config.js";

type

{ preset: string; collectCoverageFrom: string[]; coverageDirectory: string; testEnvironment: string; setupFilesAfterEnv: string[]; }