UNPKG

node-brawlstars

Version:

Javascript library to communicate with BrawlStars API

4 lines (3 loc) 125 B
import { RuntimeException } from './runtime.exception'; export declare class ThrottlerException extends RuntimeException { }