summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types/extract-dom-types.ts
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-02-06 16:01:48 -0800
committerGitHub <noreply@github.com>2021-02-06 16:01:48 -0800
commitabfb8a510069f4231d95bc594bd2e3b16a7bac5c (patch)
tree9789f61491ba38b7703d5fdef25ad3efb0362bee /packages/typescript-types/extract-dom-types.ts
parentc09135e9b4166f8aa65a3396f0cd240704c2546b (diff)
parent6d4de49262bc9b655d8033af53b047b6caa23ec2 (diff)
Merge pull request #94 from MasterKale/feature/browser-extensions-support
feature/browser-extensions-support
Diffstat (limited to 'packages/typescript-types/extract-dom-types.ts')
-rw-r--r--packages/typescript-types/extract-dom-types.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/typescript-types/extract-dom-types.ts b/packages/typescript-types/extract-dom-types.ts
index bc16554..856cb63 100644
--- a/packages/typescript-types/extract-dom-types.ts
+++ b/packages/typescript-types/extract-dom-types.ts
@@ -22,6 +22,7 @@ const types = [
'AuthenticatorAttestationResponse',
'AuthenticatorTransport',
'AuthenticationExtensionsClientInputs',
+ 'AuthenticationExtensionsClientOutputs',
'AuthenticatorSelectionCriteria',
'COSEAlgorithmIdentifier',
'PublicKeyCredential',