import type can't be used with interface extends · Issue #36478 · microsoft/ TypeScript · GitHub
Por um escritor misterioso
Descrição
TypeScript Version: 3.8.0-dev.20200128 Search Terms: import type extends interface Code For the TS: import type * as iface from './iface'; interface Foo extends iface.IFace { } Expected behavior: No errors. iface is only being used as a
Unsupported: TypeScript 3.8 Syntax: import type · Issue #11909 · vercel/next.js · GitHub
import type cannot be used on classes? · Issue #36040 · microsoft/TypeScript · GitHub
TS2691: import .ts file · Issue #39965 · microsoft/TypeScript · GitHub
Error TS2320 when interface extends interface that has optional member and another interface that has same named required member · Issue #3598 · microsoft/TypeScript · GitHub
Getting recursive type errors with TS 4.3.2 when they don't happen with TS 4.2.4 · Issue #44281 · microsoft/TypeScript · GitHub
Interfaces can't extend typeof types · Issue #14757 · microsoft/TypeScript · GitHub
instanceof is broken when class extends Error type · Issue #13965 · microsoft/TypeScript · GitHub
Unsupported: TypeScript 3.8 Syntax: import type · Issue #11909 · vercel/next.js · GitHub
TS 2322 Type is not assignable to Partial when GENERIC extends another generic · Issue #39207 · microsoft/TypeScript · GitHub
Automatic imports don't work for packages that provide their own types · Issue #36042 · microsoft/TypeScript · GitHub
Import named `default` is typed differently than default import (with moduleResolution: node16) · Issue #49567 · microsoft/TypeScript · GitHub
typescript - Why is a generic type that extends an interface not assignable to a matching object? - Stack Overflow
Unable to extend window in TS 3.6 · Issue #33128 · microsoft/TypeScript · GitHub