This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
flame
Watch
1
Star
0
Fork
You've already forked flame
0
mirror of
https://github.com/pawelmalak/flame.git
synced
2025-07-20 12:09:36 +02:00
Code
Issues
Releases
Wiki
Activity
38f5d3b66a
flame
/
client
/
src
/
interfaces
/
index.ts
3 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Apps actions and reducer
2021-05-10 19:02:16 +02:00
export
*
from
'./App'
;
Rewritten some parts of redux store to use typescript interfaces
2021-05-11 16:44:05 +02:00
export
*
from
'./Theme'
;
export
*
from
'./GlobalState'
;
Copy permalink