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-11-07 00:29:19 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6f0aedc65
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