UNPKG

tf2-item-format

Version:
5 lines (4 loc) 123 B
/** * Adds target to name as specified by usableItem. */ export default function (name: string, target: string): string;