1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:01:18 -04:00

moved novnc types to external repo

https://github.com/jakejarvis/novnc-types
This commit is contained in:
2022-06-14 16:48:04 -04:00
parent 3ad57d4f34
commit 6847abdbe0
5 changed files with 22 additions and 344 deletions

1
types/index.d.ts vendored
View File

@@ -1,4 +1,3 @@
export * from "./note";
export * from "./repository";
export * from "./rfb";
export * from "./webpack";