UNPKG

@netgrif/components-core

Version:

Netgrif Application engine frontend core Angular library

4 lines (3 loc) 126 B
import { CaseEventOutcome } from './case-event-outcome'; export interface DeleteCaseEventOutcome extends CaseEventOutcome { }