Last updated 7 months ago
• Docs
/ / Mutable
Mutable<T>: { -readonly [P in keyof T]: T[P] }
T
{ -readonly [P in keyof T]: T[P] }
• T