UNPKG

@plotinus/matrix-package-observable-coordinator

Version:

Observable coordinator pattern components using IntrospectableBaseCommunicationComponent and proper presentation architecture

5 lines (4 loc) 59 B
export interface Job { id: string; payload: any; }