SerializableObject

View Source

Summary

Serializable object types that can be passed as props to entry components

Signature

type SerializableObject = { [key: string]: SerializableValue };