UNPKG

bpmnlint

Version:

Validate your BPMN diagrams based on configurable lint rules

5 lines (4 loc) 67 B
const Linter = require('./linter'); module.exports = { Linter };