Mutable<T> Type alias
The inverse of TypeScript's ReadonlyT
with any readonly
modifiers removed.
Mutable = undefined
Defined in
- core/bentley/src/UtilityTypes.ts Line 12
Last Updated: 20 June, 2023
The inverse of TypeScript's ReadonlyT
with any readonly
modifiers removed.
Mutable = undefined
Last Updated: 20 June, 2023