type AssetLibraryPanelPayload = object;
Represents the payload for the asset library panel in the Creative Editor SDK. This interface defines the title and entries for the asset library panel.
Properties#
Property | Type |
---|---|
title? | string |
entries? | string [] |