Skip to content

Support optional hashes #20

Open
Open
@rubensworks

Description

@rubensworks

For example, expressing the following is not possible:

constructor(options?: { value: number, type: number })

Components.js will always create an options hash, there's no way to pass undefined.

See LinkedSoftwareDependencies/Components-Generator.js#44

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions