@brawlik/types
Version:
Auto-generated TypeScript typings for the official [Brawl Stars API](https://developer.brawlstars.com)
1 lines • 53 B
TypeScript
export type CallAPI<T, R> = (params: T) => Promise<R>
Auto-generated TypeScript typings for the official [Brawl Stars API](https://developer.brawlstars.com)