feat(pick): accept a callback for advanced picking #119
Annotations
4 errors
Validate
Argument of type 'string' is not assignable to parameter of type '"a" | "b" | "c"'.
|
Validate
Argument of type 'readonly (string | number | symbol)[]' is not assignable to parameter of type 'KeyFilter<A, keyof A> | null | undefined'.
|
Validate
Argument of type 'readonly (string | number | symbol)[]' is not assignable to parameter of type 'KeyFilter<A, keyof A> | null | undefined'.
|
Validate
Process completed with exit code 1.
|