mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 21:10:23 +00:00
feat: 摇树生成&多平台统一改造
This commit is contained in:
@@ -4,7 +4,7 @@ import { AuthHelper } from '../helper/SignToken';
|
||||
import { LogWrapper } from '@/common/log';
|
||||
import { WebSocket, WebSocketServer } from 'ws';
|
||||
import os from 'os';
|
||||
import { type IPty, spawn as ptySpawn } from '@homebridge/node-pty-prebuilt-multiarch';
|
||||
import { IPty, spawn as ptySpawn } from '@/pty';
|
||||
import { randomUUID } from 'crypto';
|
||||
|
||||
interface TerminalInstance {
|
||||
|
||||
Reference in New Issue
Block a user