Skip to content

Feature/issue 112#127

Open
wbadam wants to merge 4 commits intopiotrwitek:masterfrom
wbadam:feature/issue-112
Open

Feature/issue 112#127
wbadam wants to merge 4 commits intopiotrwitek:masterfrom
wbadam:feature/issue-112

Conversation

@wbadam
Copy link
Copy Markdown

@wbadam wbadam commented Dec 9, 2019

Description

Add Augmented* types for consistency

Related issues:

Checklist

  • I have read CONTRIBUTING.md
  • I have linked all related issues above
  • I have rebased my branch

For new features:

  • I have added entry in TOC and API Docs
  • I have added a short example in API Docs to demonstrate new usage
  • I have added type unit tests with dts-jest

@piotrwitek
Copy link
Copy Markdown
Owner

Hey @wbadam, thanks for your work, I have booked some time tomorrow to review it! Cheers!

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

Successfully merging this pull request may close these issues.

Add new type: Mutable<T, K> (AugmentedMutable<T, K>),AugmentedReadonly<T, K>, and maybe AugmentedPartial<T, K>

2 participants