Files
nocobase/packages/plugins/@nocobase/plugin-workflow-request-interceptor/client-v2.js
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

4 lines
70 B
JavaScript

'use strict';
module.exports = require('./dist/client-v2/index.js');