Skip to main content

ValidHookActionFor

type
type ValidHookActionFor<TExtension> = HostActionId | `command:${CommandIdsOf<TExtension>}`

Import

import { ValidHookActionFor } from '@modular/sdk';