fix: type

This commit is contained in:
手瓜一十雪 2024-11-17 16:02:25 +08:00
parent cf48ad4235
commit ca5b8facf5

View File

@ -150,7 +150,7 @@ export interface NodeIQQNTWrapperSession {
nodeIKernelSessionListener: NodeIKernelSessionListener,
): void;
startNT(n: 0): void;
startNT(session: number): void;
startNT(): void;