UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

5 lines 94 B
export default interface ISendOpts { method?: string headers?: any body?: string }