Searched refs:CUSTOM_ACTIONS (Results 1 – 1 of 1) sorted by relevance
32 const CUSTOM_ACTIONS: Record<string, Action> = { constant82 if (!actionId || !CUSTOM_ACTIONS[actionId]) {83 const actions = Object.values(CUSTOM_ACTIONS)94 CUSTOM_ACTIONS[actionId].action();