Home
last modified time | relevance | path

Searched refs:customWorkflows (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DWorkflowDispatch.ts132 const customWorkflows = Object.entries(CUSTOM_WORKFLOWS) constant
150 const allWorkflows = ([] as Workflow[]).concat(commonWorkflows, customWorkflows);