various changes

This commit is contained in:
2026-03-09 22:30:41 +00:00
parent 26417fd4d8
commit 862cc29457
8637 changed files with 1228196 additions and 38401 deletions

11
types/workflow.js Normal file
View File

@@ -0,0 +1,11 @@
/**
* Shared Workflow Types
*
* Canonical type definitions used across all workflow-related packages:
* - @metabuilder/redux-slices
* - @metabuilder/service-adapters
* - @metabuilder/hooks-data
* - @metabuilder/workflow
*/
export {};
//# sourceMappingURL=workflow.js.map