summaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/testpkg/dir/index.js
blob: cef6cd5728aaa452dfb6e44795d672275586d11b (plain)
1
2
require('./self-load.js');
module.exports = 'dirindex';