UNPKG

tf2-item-format

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