mirror of
https://github.com/lrsjng/h5ai.git
synced 2026-02-09 07:57:00 +01:00
4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
|
|
const reqlib = x => require(`../../src/_h5ai/public/js/lib/${x}`);
|
||
|
|
|
||
|
|
module.exports = reqlib;
|