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 = object

Defined in

Last Updated: 08 January, 2020