0.0.5 • Published 3 years ago

naepyeon-types v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

naepyeon-types

ValueOf

ValueOf<T>

PartialRequired

PartialOptional<
  T extends Record<string | number | symbol, unknown>,
  K extends keyof T
>

PartialOptional

PartialOptional<
  T extends Record<string | number | symbol, unknown>,
  K extends keyof T
>

PickWithPrefix

PickWithPrefix<T, K extends keyof T & string, Prefix extends string>
0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.1

3 years ago