UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

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