This website requires JavaScript.
Explore
Help
Sign In
taler
/
wallet-core
Watch
1
Star
0
Fork
0
You've already forked wallet-core
Code
Issues
Pull Requests
Packages
Projects
Releases
Activity
6fc3aa0b31
wallet-core
/
packages
/
anastasis-webui
/
src
/
index.ts
5 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
anastasis-webui: first commit
2021-10-11 10:58:55 +02:00
import
App
from
'./components/app'
;
add template from merchant backoffice
2021-10-19 15:56:52 +02:00
import
'./scss/main.scss'
;
anastasis-webui: first commit
2021-10-11 10:58:55 +02:00
export
default
App
;
Reference in New Issue
Copy Permalink