UNPKG

@ecnova/sdk-js-system

Version:
4 lines (3 loc) 77 B
export interface IRequest { send(endpoint: string, options: any): any; }