index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thirdparty
/
systemjs
/
test
/
tests
/
main-bundle.js
blob: 9bf9a306d02bb07dd0c5e20b31f939c4f4a4b1ff (
plain
)
1
2
3
define
(
'jquery'
,
function
()
{
return
{
name
:
'jquery-bundled'
};
});