@simplewebauthn/types
v11.0.0
Published
TypeScript types used by the @simplewebauthn series of libraries
Downloads
491,595
Maintainers
Readme
@simplewebauthn/types
TypeScript typings for @simplewebauthn/server and @simplewebauthn/browser
Installation
Node LTS 20.x or higher
This package is available on npm:
npm install @simplewebauthn/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/types.ts';