Given an object type T, produces a union of string literal types representing all possible paths to primitive values within that object. Sadly, right now, the ts-essential paths property breaks when it comes to deeper nested objects
T
Given an object type
T, produces a union of string literal types representing all possible paths to primitive values within that object. Sadly, right now, the ts-essential paths property breaks when it comes to deeper nested objects