UNPKG

node-brawlstars

Version:

Javascript library to communicate with BrawlStars API

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