valentinkononov / ts-runtime-checker

Runtime Checks for Typescript projects
MIT License
8 stars 1 forks source link

Can not import library #23

Closed Natashkinsasha closed 3 years ago

Natashkinsasha commented 4 years ago

Error: import {Typed} from "ts-stronger-types"; Work: import {Typed} from "ts-stronger-types/dist/src";

valentinkononov commented 3 years ago

thanks for this mentioning! it is fixed in version 0.1.5

and thanks for contribution, @Natashkinsasha

ylc395 commented 3 years ago

Still doesn't work. There is no .d.ts file in package's root: 图片

valentinkononov commented 3 years ago

Please try to remove and install it again. As far as I can see, the declaration is there

[image: Screenshot 2021-03-28 at 12.46.13.png]

вт, 23 мар. 2021 г. в 17:05, 叡山电车 @.***>:

Still doesn't work. There is no .d.ts file in package's root: [image: 图片] https://user-images.githubusercontent.com/12264626/112150687-5a2f7f80-8c1b-11eb-8945-09e7c1061e05.png

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/valentinkononov/ts-runtime-checker/issues/23#issuecomment-804886597, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABHSYMK4VG3ZDT4NTCNSFILTFCGYFANCNFSM4SGEWIBA .

-- Best regards, Valentin Kononov