UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

5 lines (4 loc) 84 B
export default interface IDataPack { userAgent: string; scopes: string[]; }