refactor(front-end): use appropriate types for the novnc npm package

main
Josue 3 years ago
parent 1278cc3f91
commit c72dba3901
  1. 1
      striker-ui/types/novnc.node.d.ts
  2. 1
      striker-ui/types/novnc__novnc.d.ts
  3. 1
      striker-ui/types/react.vnc.dispaly.d.ts

@ -1 +0,0 @@
declare module 'novnc-node';

@ -0,0 +1 @@
declare module '@novnc/novnc/core/rfb';

@ -1 +0,0 @@
declare module 'react-vnc-display';
Loading…
Cancel
Save