chore: 调整出包方式

This commit is contained in:
手瓜一十雪
2024-08-10 17:50:23 +08:00
parent 6371d79d33
commit 1f71a01453
7 changed files with 15 additions and 16 deletions

View File

@@ -14,7 +14,7 @@ import { NTQQCollectionApi } from "./apis/collection";
export enum NapCatCoreWorkingEnv {
Unknown = 0,
Shell = 1,
LiteLoader = 2,
Framework = 2,
}
export function loadQQWrapper(QQVersion: string): WrapperNodeApi {