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

Type Parameters

Generated using TypeDoc