UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

5 lines (4 loc) 89 B
export default interface ILp { corporation_id: number; loyalty_points: number; }