pmndrs/react-three-fiber

Typescript type declarations seems missing in release v8.17.0

emolr opened this issue · 3 comments

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

Thanks, just put out a patch with a clean build.

Fixed in 8.17.5.

how to run 3.js in vs code.and how to add 3.js file to website