Remix
Remix
remix/ui · TypeView Source

SerializableObject

Summary

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

Signature

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