UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

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