We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
/**
* Make all optional except given keys.
* @example
* type ABC = { a: any, b: any, c: any }
* type OnlyAB = Only<ABC, 'a' | 'b'>
Typescript utilities for functional pipes with type-safe interfaces
TypeScript 1
Shell 2
TypeScript
Centralised config of dev tooling for Nested Code packages.
Generate typed methods for DynamoDB models. With special sauce for nested props.
There was an error while loading. Please reload this page.