Reference
StaticImportReference
Describes a static import declaration and the local names it introduces.
Signature
interface StaticImportReferenceMembers
localNames: string[]sideEffect: booleansource: stringReference
Describes a static import declaration and the local names it introduces.
interface StaticImportReferencelocalNames: string[]sideEffect: booleansource: string