hashbrown

isBooleanType

API

export declare function isBooleanType(
  type:  HashbrownType ,
):  type  is  BooleanType; 
isBooleanType
type is BooleanType
@paramtype:
HashbrownType
@returns
type is BooleanType