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
/
default1.js
blob: 1ff5f01085eed351f7e094e5f6a8eec8dc08bb21 (
plain
)
1
2
3
import
q
from
'./default1-dep.js'
;
export
default
'default1'
;
export
var
d
=
'default1'
;