systemjs/test/tests/es6-loading-amd-dep.js
2014-08-07 18:46:52 -07:00

3 lines
37 B
JavaScript

define(function() {
return true;
})