UNPKG

epicwar

Version:
3 lines (2 loc) 119 B
import { GetMapFileDTO } from 'warcraft3gg-dto'; export declare function getFile(url: string): Promise<GetMapFileDTO>;