UNPKG

@tractorzoom/equipment-attributes

Version:

Source of truth for equipment attributes by category

3 lines (2 loc) 157 B
import { EquipmentDetailProps } from './types/equipment-details-props'; export declare const getVariableDetail: (equipment: EquipmentDetailProps) => string;