Typescript type declarations seems missing in release v8.17.0
emolr opened this issue · 3 comments
emolr commented
It seems that the file node_modules/@react-three/fiber/dist/react-three-fiber.cjs.d.ts
is refering to a declarations folder that is missing in version 8.17.0, but works fine in version 8.16.8.
export * from "./declarations/src/index";
CodyJasonBennett commented
Thanks, just put out a patch with a clean build.
CodyJasonBennett commented
Fixed in 8.17.5.
designeruttam commented
how to run 3.js in vs code.and how to add 3.js file to website