hashbrown

isStringType

API

export declare function isStringType(
  type:  HashbrownType ,
):  type  is  StringType; 
isStringType
type is StringType
@paramtype:
HashbrownType
@returns
type is StringType