Using with export = or import
An important rule is that export and import declarations export or import all meanings of their targets.
Using with export = or import
An important rule is that export and import declarations export or import all meanings of their targets.
Please login to continue.