Growthackr Chrome Extension - v1.0.0
Preparing search index...
src/shared/types/messages
UpdatePlatformMessage
Interface UpdatePlatformMessage
Message to update an existing platform
interface
UpdatePlatformMessage
{
action
:
UPDATE_PLATFORM
;
platform
:
Platform
;
}
Hierarchy (
View Summary
)
BaseMessage
UpdatePlatformMessage
Index
Properties
action
platform
Properties
action
action
:
UPDATE_PLATFORM
The action to be performed
platform
platform
:
Platform
The platform to update
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
platform
Growthackr Chrome Extension - v1.0.0
Loading...
Message to update an existing platform