diff --git a/striker-ui/types/novnc.node.d.ts b/striker-ui/types/novnc.node.d.ts deleted file mode 100644 index 2603228e..00000000 --- a/striker-ui/types/novnc.node.d.ts +++ /dev/null @@ -1 +0,0 @@ -declare module 'novnc-node'; diff --git a/striker-ui/types/novnc__novnc.d.ts b/striker-ui/types/novnc__novnc.d.ts new file mode 100644 index 00000000..2e140aff --- /dev/null +++ b/striker-ui/types/novnc__novnc.d.ts @@ -0,0 +1 @@ +declare module '@novnc/novnc/core/rfb'; diff --git a/striker-ui/types/react.vnc.dispaly.d.ts b/striker-ui/types/react.vnc.dispaly.d.ts deleted file mode 100644 index b9a669c6..00000000 --- a/striker-ui/types/react.vnc.dispaly.d.ts +++ /dev/null @@ -1 +0,0 @@ -declare module 'react-vnc-display';