hashbrown

isEnumType

API

export declare function isEnumType(
  type:  HashbrownType ,
):  type  is  EnumType; 
isEnumType
type is EnumType
@paramtype:
HashbrownType
@returns
type is EnumType