aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/systemjs/test/tests/amd-dep.js
blob: 4ad8f7e5c3a825b055634a3983a34a73ca5a2734 (plain)
1
2
3
define({
  amd: 'dep'
});