perf: 优化监听进程
This commit is contained in:
@@ -14,5 +14,5 @@ export { CustomError } from './result/error.ts';
|
||||
|
||||
export * from './router-define.ts';
|
||||
|
||||
export { MockProcess } from './utils/listen-process.ts'
|
||||
export { MockProcess, type ListenProcessParams, type ListenProcessResponse } from './utils/listen-process.ts'
|
||||
// --- 以上同步更新至 browser.ts ---
|
||||
Reference in New Issue
Block a user