mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-29 02:03:53 +08:00
b2f6a43d02
* feat(plugin-workflow): migrate triggers to v2 * feat(plugin-workflow): add bind workflow settings
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from './dist/client-v2';
|
|
export { default } from './dist/client-v2';
|