Skip to content
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

Add basic type definitions for lisk-sdk #4496

Closed
2snEM6 opened this issue Nov 12, 2019 · 0 comments · Fixed by #4495
Closed

Add basic type definitions for lisk-sdk #4496

2snEM6 opened this issue Nov 12, 2019 · 0 comments · Fixed by #4495
Assignees
Milestone

Comments

@2snEM6
Copy link
Contributor

2snEM6 commented Nov 12, 2019

Description

Add basic type definitions for lisk-sdk.

Motivation

Right now when using Configurator or Application classes exported from lisk-sdk package, IDE is unable to infer which methods those classes expose. Therefore, adding basic type definitions (TS) for those classes would make Lisk SDK easier to use.

Acceptance Criteria

  • Application class exposes public interfaces
  • Configurator class exposes public interfaces
@2snEM6 2snEM6 self-assigned this Nov 12, 2019
@sridharmeganathan sridharmeganathan added this to the Sprint 11 milestone Nov 27, 2019
shuse2 added a commit that referenced this issue Nov 28, 2019
Add basic type definitions to SDK - Closes #4496
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants