Something changed idk
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
export { default as fetchAll } from "./fetchAll";
|
||||
//export { default as fetch } from "./fetch";
|
||||
import { default as fetchAll } from "./fetchAll";
|
||||
import { default as fetch } from "./fetch";
|
||||
|
||||
export { fetch, fetchAll };
|
||||
|
||||
Reference in New Issue
Block a user