Generate a union of all possible paths to properties in the given object. Also works with arrays.
Copied from the Paths type in type-fest v5.6 so that this package's public types do not depend on type-fest (see the note in type-checks.ts).
Paths
type-fest
type-checks.ts
@augment-vir/common
Generate a union of all possible paths to properties in the given object. Also works with arrays.
Copied from the
Pathstype intype-festv5.6 so that this package's public types do not depend ontype-fest(see the note intype-checks.ts).