Skip to content

Rule Ts incorrect #253

@set321go

Description

@set321go

The rule.js recently refactored the rule.event property to rule.ruleEvent (80e84b3) but there were no corresponding updates to the types when using the types accessing the property directly does not work as expected.

Should the type use rule.ruleEvent or should it use accessors for the event?

js & ts are not my speciality but i think the 'event' property of the interface needs to have a get function & set function that are actually the getEvent and setEvent functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions