Search
Loading...
Skip to content

Type Alias: UnknownPanelPayload

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]: unknown