Skip to content

TODO: Create interface IContext and refer to interface type instead of Context class #6

@snytkine

Description

@snytkine

The interface may be re-declared from npm package using declaration merging (typescript feature)
For example a npm package for using AWS Lambda may augment the IContext interface (Interface can be redefined only by adding new properties, cannot redeclare existing ones)

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