UNPKG

@vzeta/zeebe-node-test

Version:

The Node.js client library for the Zeebe Workflow Automation Engine.

4 lines (3 loc) 196 B
export declare function makeAPI1ResAPI0Compatible(api1Res: any): any; export declare function transformAPI0ReqToAPI1(api0Object: any): any; export declare function normaliseAPI1(thing: any): any;