1
0
mirror of https://github.com/musix-org/musix-oss synced 2025-02-23 19:59:44 +00:00
2020-03-03 22:30:50 +02:00

5 lines
133 B
JavaScript

require('../../modules/es.reflect.construct');
var path = require('../../internals/path');
module.exports = path.Reflect.construct;