hashbrown

isIntegerType

API

export declare function isIntegerType(
  type:  HashbrownType ,
):  type  is  IntegerType; 
isIntegerType
type is IntegerType
@paramtype:
HashbrownType
@returns
type is IntegerType