1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
This commit is contained in:
Andrew Kingston 2020-12-11 16:19:56 +00:00
parent 672fe3fcc9
commit a3992acfa8

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"