Closed xgqfrms-GitHub closed 7 years ago
Conversly
Conversly when importing:
Conversely when importing:
https://www.typescriptlang.org/docs/handbook/modules.html
Explicitly list imported names Consumer.ts
import { SomeType, someFunc } from "./MyThings"; let x = new SomeType(); let y = someFunc();
Thanks @xgqfrms-GitHub. feel free to send PRs to https://github.com/Microsoft/TypeScript-Handbook
Conversly
when importing: typo!Converslywhen importing:Conversely when importing:
https://www.typescriptlang.org/docs/handbook/modules.html
Conversly when importing: