prolincur / three-dxf-loader

Cross platform DXF file loader for THREE.js and react-three-fiber
https://www.npmjs.com/package/three-dxf-loader
MIT License
40 stars 9 forks source link

I can't use it in react #29

Open Hastu004 opened 4 months ago

Hastu004 commented 4 months ago

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",

Hastu004 commented 4 months ago
image
andrelzsousa commented 2 months ago

where you able to solve it?