hashbrown

isNullType

API

export declare function isNullType(
  type:  HashbrownType ,
):  type  is  NullType; 
isNullType
type is NullType
@paramtype:
HashbrownType
@returns
type is NullType