UNPKG

esiil

Version:

Minimalist library for EVE Online's ESI

4 lines 73 B
export default interface IIdNamePair { id: number, name: string }