Missing types for addInput

This issue has been tracked since 2023-03-11.

typescript support for addInput is missing

Screenshot 2023-03-12 at 12 08 36 AM

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

Screenshot 2023-03-12 at 12 30 59 AM

cocopon wrote this answer on 2023-03-13

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.

Ref: #335, #409, #432

myselfgroot wrote this answer on 2023-03-13

Got it, Thanks for the quick response.

Closing the issue

More Details About Repo
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

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date