Skip to main content

ModularCommandReference

type

A command named in author-facing code, without the `command:` prefix.

type ModularCommandReference = CommandId

Import

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

Notes

category
Context