UNPKG

node-brawlstars

Version:

Javascript library to communicate with BrawlStars API

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