Function: importSimpleWebAuthn()
importSimpleWebAuthn():
Promise<any>
Defined in: src/auth/shared.ts:544
Dynamically imports the optional peer dependency @simplewebauthn/server, throwing a helpful
error if it is not installed.
Returns
Promise<any>