mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
chore: refactor
This commit is contained in:
4
src/shell/napcat.ts
Normal file
4
src/shell/napcat.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// NapCat Shell App ES 入口文件
|
||||
export async function NCoreInitShell() {
|
||||
console.log("NapCat Shell App Loading...");
|
||||
}
|
Reference in New Issue
Block a user