prolincur/three-dxf-loader

I can't use it in react

Opened this issue · 2 comments

node_modules/tres-dxf-loader/dist/tres-dxf-loader.js' has type "any" implicitly.
Try "npm i --save-dev @types/tres-dxf-loader" if it exists or add a new declaration file (.d.ts) that includes "declare module 'tres-dxf-loader';".ts( 7016)

using
"three": "^0.160.0",
"three-dxf-loader": "^3.2.0",

where you able to solve it?