MutableDeep: { -readonly [P in keyof T]: MutableDeep<T[P]> }

Type Parameters

  • T