1
0
Fork 0
mirror of synced 2024-10-02 10:08:09 +13:00
This commit is contained in:
Andrew Kingston 2020-12-11 16:19:56 +00:00
parent cae551fa77
commit cb7b5ae306

View file

@ -1,6 +1,3 @@
import { routeStore } from "./routes"
import { screenStore } from "./screens"
export { authStore } from "./auth"
export { routeStore } from "./routes"
export { screenStore } from "./screens"