初始适配

This commit is contained in:
chinosk
2025-03-17 21:53:55 +00:00
commit 45338b40cd
334 changed files with 113217 additions and 0 deletions

2
deps/rapidjson/include_dirs.js vendored Normal file
View File

@@ -0,0 +1,2 @@
var path = require('path');
console.log(path.join(path.relative('.', __dirname), 'include'));