UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

5 lines 99 B
export default interface ISendTokenOpts { method?: string headers?: any body?: string }