UNPKG

@varandas/clash-royale-api

Version:

A Clash Royale API official wrapper for seamless integration with your applications.

5 lines (4 loc) 65 B
export interface IChest { index: number; name: string; }