roerohan / react-vnc

A React Component to connect to a websockified VNC client using noVNC.
https://roerohan.github.io/react-vnc/
MIT License
88 stars 21 forks source link

fix: add types to exports to avoid typescript error in import #57

Closed pzmuda1 closed 2 months ago

pzmuda1 commented 2 months ago

Description

Added types to exports to prevent error in import for moduleResolution: "Bundler" like in screen bellow.

image
github-actions[bot] commented 2 months ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: