Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
COMMAND_HOST_ACTION_PREFIX
const
The prefix that turns a command id into a host action id.
const COMMAND_HOST_ACTION_PREFIX: 'command:'
Import
import { COMMAND_HOST_ACTION_PREFIX } from '@modular/sdk';
Notes
category
Context