mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: type
This commit is contained in:
@@ -150,7 +150,7 @@ export interface NodeIQQNTWrapperSession {
|
||||
nodeIKernelSessionListener: NodeIKernelSessionListener,
|
||||
): void;
|
||||
|
||||
startNT(n: 0): void;
|
||||
startNT(session: number): void;
|
||||
|
||||
startNT(): void;
|
||||
|
||||
|
Reference in New Issue
Block a user