UNPKG

tf2-item-format

Version:
5 lines (4 loc) 86 B
/** * Gets wear from name */ export default function (name: string): string | void;