mirror of
https://github.com/biersoeckli/QuickStack.git
synced 2026-02-18 02:38:44 -06:00
fix streamutils
This commit is contained in:
@@ -3,7 +3,7 @@ import { DefaultEventsMap, Socket } from "socket.io";
|
||||
import k3s from "../adapter/kubernetes-api.adapter";
|
||||
import * as k8s from '@kubernetes/client-node';
|
||||
import stream from 'stream';
|
||||
import { StreamUtils } from "@/shared/utils/stream.utils";
|
||||
import { StreamUtils } from "../../shared/utils/stream.utils";
|
||||
import WebSocket from "ws";
|
||||
import crypto from 'crypto';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user