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: 05 April, 2024