UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

4 lines (3 loc) 128 B
import { TaskEventOutcome } from './task-event-outcome'; export interface DelegateTaskEventOutcome extends TaskEventOutcome { }