From d66925d6f6b706d4c8f024481953f5e09f8e2b0f Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 27 Apr 2022 09:24:20 -0700 Subject: Add "cable" support --- packages/typescript-types/extract-dom-types.ts | 1 - 1 file changed, 1 deletion(-) (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 856cb63..75d16cc 100644 --- a/packages/typescript-types/extract-dom-types.ts +++ b/packages/typescript-types/extract-dom-types.ts @@ -20,7 +20,6 @@ const types = [ 'AuthenticatorAssertionResponse', 'AttestationConveyancePreference', 'AuthenticatorAttestationResponse', - 'AuthenticatorTransport', 'AuthenticationExtensionsClientInputs', 'AuthenticationExtensionsClientOutputs', 'AuthenticatorSelectionCriteria', -- cgit v1.2.3