Type Alias SetImmutablePath

SetImmutablePath: number | string | (number | string)[]

Argument of setImmutable.

Path to store value in. Can be a dot-separated string or an array of strings. Numbers are allowed for convenience.