UNPKG

tf2-item-format

Version:
7 lines (6 loc) 227 B
import Attributes from '../parseString/Attributes'; /** * Signalizes if `The` is at the start of name. * Only happens to hats with unique quality. */ export default function (name: string, attributes?: Attributes): boolean;