UNPKG

diagram-js

Version:

A toolbox for displaying and modifying diagrams on the web

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