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