bpmnServer / bpmn-server

BPMN 2.0 server for Node.js , providing modeling, execution, persistence and monitoring for Workflow. along with sample UI. Intended to be developers workbench for BPMN 2.0
MIT License
186 stars 48 forks source link

Fix/types #210

Closed linonetwo closed 5 months ago

linonetwo commented 5 months ago

add undefined check to all __dirname usages.

Also modify some types.