module.exports = {
__depends__: [ require('diagram-js/lib/features/copy-paste')
],
__init__: [ 'bpmnCopyPaste' ],
bpmnCopyPaste: [ 'type', require('./BpmnCopyPaste') ]
};看一个开源项目,这么写的,其中 init 和 depends 这种写法是什么意思。
子衿沉夜
Cats萌萌
随时随地看视频慕课网APP
相关分类