Reference

StaticImportReference

Describes a static import declaration and the local names it introduces.

Signature

interface StaticImportReference

Members

localNames: string[]
sideEffect: boolean
source: string