mcut
@mcut/timeline

listCommands

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / listCommands

Function: listCommands()

function listCommands(): CommandDefinition<unknown>[];

Defined in: packages/timeline/src/commands.ts:89

All registered commands (built-in and custom), for docs and AI tooling.

Returns

CommandDefinition<unknown>[]

On this page