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
/
packages
/
anastasis-webui
/
src
/
index.ts
blob: 3b3f78442b371c450f2fb029cc326a160d458a88 (
plain
)
1
2
3
4
import
'./style/index.css'
;
import
App
from
'./components/app'
;
export
default
App
;