UNPKG

epicwar

Version:
3 lines (2 loc) 148 B
import { GetMapDTO } from 'warcraft3gg-dto'; export declare function epicwarGetMap(mapId: string | number, download?: boolean): Promise<GetMapDTO>;