Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add alias Obj for Object #5

@themoriarti

Description

@themoriarti

Description:
Currently, we use Object in the codebase, but it is too verbose in some cases.
Would be to add a shorter alias Obj that points to Object for cleaner and more concise code.

Acceptance Criteria:

Obj can be used everywhere instead of Object.

Both Object and Obj should be interchangeable.

Update documentation/examples to include the new alias.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions