typescript support for addInput is missing
i guess the issue is in the package.json devDependencies check the version of @tweakpane/core
it is showing ..
because of this the the @tweakpane/core
is not installed and getting the input error
You can check this in the npm attaching the screenshot for reference
This is intentional behavior.
https://cocopon.github.io/tweakpane/getting-started/
$ npm install --save tweakpane
# Additional type definitions for development in TypeScript
$ npm install --save-dev @tweakpane/core
TypeScript support is optional. It is completely unnecessary package for pure JavaScript users.
Owner Name | cocopon |
Repo Name | tweakpane |
Full Name | cocopon/tweakpane |
Language | TypeScript |
Created Date | 2016-05-10 |
Updated Date | 2023-03-17 |
Star Count | 2603 |
Watcher Count | 19 |
Fork Count | 71 |
Issue Count | 11 |
Issue Title | Created Date | Updated Date |
---|