UNPKG

@gw2api/types

Version:

TypeScript types for all datastructures used by the Guild Wars 2 API

5 lines (4 loc) 58 B
export interface Quaggan { id: string, url: string, }