mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +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