hashbrown

isNumberType

API

export declare function isNumberType(
  type:  HashbrownType ,
):  type  is  NumberType; 
isNumberType
type is NumberType
@paramtype:
HashbrownType
@returns
type is NumberType