Files
nocobase/packages/plugins/@nocobase/plugin-workflow-request-interceptor/client-v2.d.ts
T
Junyi b2f6a43d02 refactor(plugin-workflow): migrate workflow triggers and binding settings to client-v2 (#9845)
* feat(plugin-workflow): migrate triggers to v2

* feat(plugin-workflow): add bind workflow settings
2026-06-22 16:41:51 +08:00

3 lines
78 B
TypeScript

export * from './dist/client-v2';
export { default } from './dist/client-v2';