@simplewebauthn/types@12.0.0
TypeScript types used by the @simplewebauthn series of libraries
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
88%
Published
5 months ago (12.0.0)
Add Package
deno add jsr:@simplewebauthn/types
Import symbol
import { type AuthenticatorSelectionCriteria } from "@simplewebauthn/types";
Import directly with a jsr specifier
import { type AuthenticatorSelectionCriteria } from "jsr:@simplewebauthn/types";
Add Package
pnpm i jsr:@simplewebauthn/types
pnpm dlx jsr add @simplewebauthn/types
Import symbol
import { type AuthenticatorSelectionCriteria } from "@simplewebauthn/types";
Add Package
yarn add jsr:@simplewebauthn/types
yarn dlx jsr add @simplewebauthn/types
Import symbol
import { type AuthenticatorSelectionCriteria } from "@simplewebauthn/types";
Add Package
npx jsr add @simplewebauthn/types
Import symbol
import { type AuthenticatorSelectionCriteria } from "@simplewebauthn/types";
Add Package
bunx jsr add @simplewebauthn/types
Import symbol
import { type AuthenticatorSelectionCriteria } from "@simplewebauthn/types";