mirror of https://github.com/pulumi/pulumi.git
9658df87e7
Empty interfaces have no effect, even when they are subtyping other interfaces. An empty interface is always equivalent to its supertype. They can be safely replaced with type aliases, which better express the semantic equivalence between the two types. |
||
---|---|---|
.. | ||
index.ts |