UNPKG

tf2-item-format

Version:
3 lines (2 loc) 130 B
import { EconItem, TagAttributes } from '../../../types'; export default function (item: EconItem, tags: TagAttributes): boolean;