UNPKG

homm3-parsers

Version:

Collection of binary parsers able to parse various file formats related to Heroes of Might and Magic III

3 lines (2 loc) 130 B
import { MapEvent } from '../contracts/objects/Event'; export declare const event: import("binary-markup").TagProducer<MapEvent>;