UNPKG

homm3-parsers

Version:

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

4 lines (3 loc) 263 B
export declare const randomDwelling: import("binary-markup").TagProducer<unknown>; export declare const randomDwellingAlignment: import("binary-markup").TagProducer<unknown>; export declare const randomDwellingLevel: import("binary-markup").TagProducer<unknown>;