UNPKG

osu-api-extended

Version:

Advanced osu! api wrapper for v1 and v2, with extra stuff

3 lines (2 loc) 122 B
declare const name: (data: any, map: any, score: any, id: any, mods: any, file: string) => string; export default name;