I am importing the module as import Types from "my-type-definitions"; ... changing my .d.ts to use export = MyLib; export as namespace MyLib; ...
確定! 回上一頁