UNPKG

igdb-ts

Version:

Unofficial IGDB API TypeScript wrapper.

5 lines (4 loc) 76 B
export interface Identifiable { id: number, checksum: string, }