UNPKG

bptf-listing-parser

Version:

Parse bptf listings into readable objects containing spells, paints and parts.

5 lines (4 loc) 81 B
declare const paints: { [key: number]: string; }; export default paints;