From 503850a0492e6768a60dbce18d038eb9cf76f5ea Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Fri, 5 Feb 2021 10:16:06 -0800 Subject: Include AuthenticationExtensionsClientOutputs --- packages/typescript-types/extract-dom-types.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/typescript-types/extract-dom-types.ts') 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', -- cgit v1.2.3