8000 TODO: Create interface IContext and refer to interface type instead of Context class · Issue #6 · snytkine/bind-rest · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
snytkine opened this issue Jan 31, 2021 · 0 comments

Comments

@snytkine
Copy link
Owner

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0