mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
feat: refactor miniapp
This commit is contained in:
4
test/NapCatNative.cjs
Normal file
4
test/NapCatNative.cjs
Normal file
@@ -0,0 +1,4 @@
|
||||
let t = require('./NapCatNative.node');
|
||||
console.log(t);
|
||||
let r = t.ClearElectronAsNode();
|
||||
console.log(r);
|
||||
BIN
test/NapCatNative.node
Normal file
BIN
test/NapCatNative.node
Normal file
Binary file not shown.
Reference in New Issue
Block a user