roles
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { default as fetchAll } from "./fetchAll";
|
||||
import { default as fetchByCategory } from "./fetchByCategory";
|
||||
import { default as fetchNodes } from "./fetchNodes";
|
||||
|
||||
export { fetchAll, fetchByCategory, fetchNodes };
|
||||
Reference in New Issue
Block a user