mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-09 18:32:18 +01:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
const reqlib = x => require(`../../src/_h5ai/public/js/lib/${x}`);
|
|
|
|
module.exports = reqlib;
|