h5ai/test/util/reqlib.js

4 lines
93 B
JavaScript

const reqlib = x => require(`../../src/_h5ai/public/js/lib/${x}`);
module.exports = reqlib;