UNPKG

node-brawlstars

Version:

Javascript library to communicate with BrawlStars API

4 lines (3 loc) 84 B
export declare namespace DateUtils { function FromString(date: string): Date; }