beyond
Version:
The Full Stack Universal Typescript Framework
31 lines (26 loc) • 804 B
JavaScript
module.exports = new class extends Map {
get ready() {
return this.
}
const path = require('path').join(global.lib, 'client', directory);
const config = new global.utils.Config(path, {
'/node': 'object',
'/ssr': 'object',
'/backend': 'object',
'/legacyBackend': 'object'
});
config.data = 'library.json';
await config.ready;
this.set(path, config);
};
await this.
this.
}
constructor() {
super();
this.
}
}