UNPKG

bpmn-js

Version:

A bpmn 2.0 toolkit and web modeler

11 lines (10 loc) 225 B
export default icons; declare namespace icons { const align: string; const bottom: string; const center: string; const left: string; const right: string; const top: string; const middle: string; }