guacamole-client-typedefs

Work in progress typescript definitions based on http://guacamole.apache.org/doc/guacamole-common-js/

Usage no npm install needed!

<script type="module">
  import guacamoleClientTypedefs from 'https://cdn.skypack.dev/guacamole-client-typedefs';
</script>

README

Work in progress typescript definitions based on http://guacamole.apache.org/doc/guacamole-common-js/

How to install:

npm i guacamole-client-typedefs
# or
yarn add guacamole-client-typedefs

# now add "./node_modules/guacamole-client-typedefs/index.d.ts"
# to the "files" array in tsconfig.json