@oazmi/kitchensink - v0.10.1
    Preparing search index...

    Type Alias Obj

    Obj: { [key: string | number | symbol]: any }

    represents a typical javasctipt object, something that pairs keys with values

    Type Declaration

    • [key: string | number | symbol]: any