hashbrown

isLiteralType

API

export declare function isLiteralType(
  type:  HashbrownType ,
):  type  is  LiteralType; 
isLiteralType
type is LiteralType
@paramtype:
HashbrownType
@returns
type is LiteralType