mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-16 06:58:46 +00:00
hook, store 리네이밍
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { default as callAPI } from "./callAPI";
|
||||
export { goto } from "./goto";
|
||||
export { callAPI } from "./callAPI";
|
||||
export { gotoStateful } from "./gotoStateful";
|
||||
|
||||
Reference in New Issue
Block a user