hashbrown

isObjectType

API

export declare function isObjectType(
  type:  HashbrownType ,
):  type  is  ObjectType; 
isObjectType
type is ObjectType
@paramtype:
HashbrownType
@returns
type is ObjectType