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) 161 B
export declare const heroData: import("binary-markup").TagProducer<unknown>; export declare const heroPlaceholder: import("binary-markup").TagProducer<unknown>;