type UnknownPanelPayload = object;Represents an unknown payload for a panel in the Creative Editor SDK. This type defines a generic payload with unknown keys and values.
Index Signature#
[key: string]: unknowntype UnknownPanelPayload = object;Represents an unknown payload for a panel in the Creative Editor SDK. This type defines a generic payload with unknown keys and values.
[key: string]: unknown