SerializableObject
Summary
Serializable object types that can be passed as props to entry components
Signature
type SerializableObject = { [key: string]: SerializableValue };
Serializable object types that can be passed as props to entry components
type SerializableObject = { [key: string]: SerializableValue };