UNPKG

svelte-vnc

Version:

noVNC component for svelte 4 and 5 without using iframe. Supports multiple instances of itself enabling the user to visualize multiple vnc streams in the same page

4 lines (3 loc) 74 B
import NoVNC from "./NoVNC.svelte" export default NoVNC export { NoVNC };