UNPKG

clashcrown-wraproyale

Version:

API Wrapper for official ClashRoyale API

4 lines 54 B
export interface Arena { id: number; name: string; }