feat: shared constants
This commit is contained in:
3
src/shared/constants.ts
Normal file
3
src/shared/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
import { WorkflowFile } from "@wbr-project/wbr-interpret";
|
||||||
|
|
||||||
|
export const emptyWorkflow: WorkflowFile = { workflow: [] };
|
||||||
Reference in New Issue
Block a user