Lots of updates and cleaning up.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { default as fetchAll } from "./fetchAll";
|
||||
import { default as fetch } from "./fetch";
|
||||
import { default as fetch } from "./[id]/fetch";
|
||||
import { default as configurations } from "./[id]/configurations";
|
||||
|
||||
export { fetch, fetchAll };
|
||||
export { configurations, fetch, fetchAll };
|
||||
|
||||
Reference in New Issue
Block a user