API Reference > bentleyjs-core > Utils > Mutable Mutable<T> Type alias The inverse of TypeScript's Readonly type, producing a type that has all the properties of T with any readonly modifiers removed. Mutable = undefined Defined in core/bentley/src/Mutable.ts Line 12 Last Updated: 11 June, 2024