mirror of
https://github.com/koush/scrypted.git
synced 2026-04-29 03:10:25 +01:00
restructure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { RuntimeWorkerOptions as RuntimeWorkerOptions } from "./runtime-worker";
|
||||
import child_process from 'child_process';
|
||||
import path from 'path';
|
||||
import { RpcMessage, RpcPeer } from "@scrypted/rpc";
|
||||
import { RpcMessage, RpcPeer } from "../../rpc";
|
||||
import { ChildProcessWorker } from "./child-process-worker";
|
||||
import { getPluginNodePath } from "../plugin-npm-dependencies";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user