UNPKG

@5minds/processcube_engine

Version:

The ProcessCube Engine. Stores and executes BPMNs.

3 lines (2 loc) 118 B
import { Container } from 'inversify'; export declare function registerApiInIocContainer(container: Container): void;