UNPKG

@joshfarrant/shortcuts-js

Version:
7 lines (6 loc) 295 B
import WFWorkflowAction from '../interfaces/WF/WFWorkflowAction'; declare const _default: (options: { /** The list array */ value?: string[] | undefined; }, output?: import("../interfaces/Variable").default | undefined) => WFWorkflowAction | WFWorkflowAction[]; export default _default;