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) 57 B
export interface IHeaders { [key: string]: string; }