This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
accounts-frontend
Watch
1
Star
0
Fork
0
You've already forked accounts-frontend
mirror of
https://github.com/elyby/accounts-frontend.git
synced
2024-12-02 19:50:44 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0325f0aac4
accounts-frontend
/
packages
/
app
/
components
/
auth
/
index.ts
4 lines
67 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix babel warnings about ts types re-export
2019-12-25 15:31:12 +05:30
import
{
State
}
from
'./reducer'
;
export
type
AuthState
=
State
;
Reference in New Issue
Copy Permalink