UNPKG

@tractorzoom/equipment-attributes

Version:

Source of truth for equipment attributes by category

6 lines (5 loc) 143 B
export declare const getLocation: (props: { city?: string; distance?: number; state?: string; }, includeCity?: boolean) => string;