chore: add export/input shortcuts
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
// Types
|
||||
export * from "./types/service";
|
||||
export * from "./types/store";
|
||||
|
||||
// Stores
|
||||
export * from "./stores/authStore/authStore";
|
||||
|
||||
Reference in New Issue
Block a user