diff options
author | Matthew Miller <matthew@millerti.me> | 2022-04-27 09:24:20 -0700 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2022-04-27 09:24:20 -0700 |
commit | d66925d6f6b706d4c8f024481953f5e09f8e2b0f (patch) | |
tree | 9939c93afdaea64f150caf6082695818ba284ddf /packages/typescript-types/extract-dom-types.ts | |
parent | db2d9b2ab4df4c00566951107657a211cef74c90 (diff) |
Add "cable" support
Diffstat (limited to 'packages/typescript-types/extract-dom-types.ts')
-rw-r--r-- | packages/typescript-types/extract-dom-types.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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', |