UNPKG

webauthn4js

Version:

Node.js bindings to WebAuthn Go/Wasm library

13 lines (12 loc) 188 B
{ "compilerOptions": { "module": "esnext", "target": "es2017", "lib": ["es2017"], "moduleResolution": "node", "strict": true }, "files": [ "example.ts" ] }