0.0.5 • Published 2 years ago

naepyeon-types v0.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago