UNPKG

pegasys-orchestrate

Version:

The PegaSys Orchestrate library provides convenient access to the Codefi Orchestrate API from applications written in server-side JavaScript

4 lines (3 loc) 63 B
export interface IContextLabels { [key: string]: string; }