UNPKG

@orchestrator-ui/orchestrator-ui-components

Version:

Library of UI Components used to display the workflow orchestrator frontend

6 lines (5 loc) 111 B
export type WfoIconProps = { width?: number | string; height?: number | string; color?: string; };