Growthackr Chrome Extension - v1.0.0
Preparing search index...
src/shared/types/messages
SetPlatformsMessage
Interface SetPlatformsMessage
Message to set platforms list
interface
SetPlatformsMessage
{
action
:
SET_PLATFORMS
;
platforms
:
Platform
[]
;
}
Hierarchy (
View Summary
)
BaseMessage
SetPlatformsMessage
Index
Properties
action
platforms
Properties
action
action
:
SET_PLATFORMS
The action to be performed
platforms
platforms
:
Platform
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
platforms
Growthackr Chrome Extension - v1.0.0
Loading...
Message to set platforms list