DeepReadonlyObject<T> Type alias

TypeScript doesn't actually allow recursive type aliases, so these are just sort of a hack to make DeepReadonly work

DeepReadonlyObject = undefined

Defined in

Last Updated: 21 March, 2024