Bones/node_modules/systemjs/test/tests/css.js

3 lines
80 B
JavaScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
exports.instantiate = function(load) {
return { pluginSource: load.source };
}