UNPKG

epicwar

Version:
3 lines (2 loc) 150 B
import { GetMapDetailsDTO } from 'warcraft3gg-dto'; export declare function getMapDetails(cells: HTMLCollectionOf<Element>): GetMapDetailsDTO | null;