mirror of
https://github.com/lrsjng/h5ai
synced 2025-12-06 08:52:45 +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;
|