Closed David1bit closed 4 years ago
The incorrect path causes, that TypeScript is not able to find the .d.ts definition file and hence will interpret all imports from "curve-interpolator" package as any.
Thank you
The incorrect path causes, that TypeScript is not able to find the .d.ts definition file and hence will interpret all imports from "curve-interpolator" package as any.