UNPKG

node-brawlstars

Version:

Javascript library to communicate with BrawlStars API

4 lines (3 loc) 79 B
export declare namespace TagUtils { function Clean(tag: string): string; }