feat: extract graph-interface into seperate package
This commit is contained in:
2
app/src/lib/graph-templates/index.ts
Normal file
2
app/src/lib/graph-templates/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { grid } from "./grid";
|
||||
export { tree } from "./tree";
|
||||
Reference in New Issue
Block a user