JSPM

  • Created
  • Published
  • Downloads 176052
  • Score
    100M100P100Q18278F
  • License MIT

TypeScript types used by the @simplewebauthn series of libraries

Package Exports

  • @simplewebauthn/typescript-types

Readme

@simplewebauthn/typescript-types

WebAuthn npm (scoped)

TypeScript typings for @simplewebauthn/server and @simplewebauthn/browser

Installation

Node LTS 16.x or higher

This package is available on npm:

npm install @simplewebauthn/typescript-types

Deno v1.33.x or higher

It is also available for import into Deno projects from deno.land/x:

import {...} from 'https://deno.land/x/simplewebauthn/deno/typescript-types.ts';