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
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./dist/client-v2/index.js');
|