mirror of
https://github.com/nocobase/nocobase.git
synced 2026-08-29 02:03:53 +08:00
86362c135e
* refactor(plugin-workflow): migrate nodes to v2 * fix(plugin-workflow): fix types * fix(plugin-workflow): fix types * fix(plugin-workflow): fix types * fix(plugin-workflow): fix types
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from './dist/client-v2';
|
|
export { default } from './dist/client-v2';
|