isStatPropertyType
function isStatPropertyType(type: [StatPropertyType](StatPropertyType) \| [OtherStatPropertyType](OtherStatPropertyType))
Returns: type is StatPropertyType
PARAMETER | TYPE | OPTIONAL | DEFAULT | DESCRIPTION |
---|---|---|---|---|
type | StatPropertyType | OtherStatPropertyType |