UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

6 lines (5 loc) 98 B
export default interface ISendOpts { method?: string; headers?: any; body?: string; }