diff options
Diffstat (limited to 'packages/typescript-types')
-rw-r--r-- | packages/typescript-types/src/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/typescript-types/src/index.ts b/packages/typescript-types/src/index.ts index f9cb10f..4f238d7 100644 --- a/packages/typescript-types/src/index.ts +++ b/packages/typescript-types/src/index.ts @@ -1,7 +1,6 @@ /** * @packageDocumentation * @module @simplewebauthn/typescript-types - * @preferred */ /** * A variant of PublicKeyCredentialCreationOptions suitable for JSON transmission to the browser to |