UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

9 lines (7 loc) 148 B
import translate from './translate'; /** * @type { import('didi').ModuleDeclaration } */ export default { translate: [ 'value', translate ] };