systemjs/test/tests/jquery.js
2016-06-23 02:23:17 +02:00

2 lines
41 B
JavaScript

var a = 'a';
module.exports = require(a);