mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-30 12:42:46 +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;
|