padarom / guacamole-common-js

:avocado: The JavaScript Guacamole client library modified for easy installation and usage via npm
http://guac-dev.org/
Apache License 2.0
41 stars 18 forks source link

How to update types in @types/guacamole-common-js #24

Closed Georgegriff closed 1 year ago

Georgegriff commented 1 year ago

Hi i notice that the types https://www.npmjs.com/package/@types/guacamole-common-js are not present for the latest version 1.4.1a on Definitely Typed.

What is the process to get these generated? I'm happy to contribute it but I don't know where to start.

padarom commented 1 year ago

Hi there, the types are all defined in a third-party package in the DefinitelyTyped/DefinitelyTyped repo. You can look at their contribution guide to see how to make changes to the types and contribute to their repo.

Specifically, the type definitions are here: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/guacamole-common-js