UNPKG

@tractorzoom/equipment-attributes

Version:

Source of truth for equipment attributes by category

6 lines (5 loc) 178 B
export declare const GALLONS = "gal"; export declare const TONS = "T"; export declare const BUSHELS = "bu"; export declare const INCHES = "in"; export declare const FEET = "ft";