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
/
cjs-format.js
blob: 7ac68dc97ab8ab31cf64b3ff169010d441a83055 (
plain
)
1
2
3
4
"format cjs"
;
if
(
typeof
define
!=
'undefined'
)
define
(
function
()
{});
exports
.
cjs
=
'cjs'
;