summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types/extract-dom-types.ts
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-02-05 10:16:06 -0800
committerMatthew Miller <matthew@millerti.me>2021-02-05 10:16:06 -0800
commit503850a0492e6768a60dbce18d038eb9cf76f5ea (patch)
tree1398d1532912a68d40dca4b9217977e7a5f978b7 /packages/typescript-types/extract-dom-types.ts
parent119609521b031445fbfd8134b2b493af0d22d5aa (diff)
Include AuthenticationExtensionsClientOutputs
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',