UNPKG

@rero/ng-core

Version:

RERO angular core library.

6 lines (5 loc) 90 B
export interface IRecordEvent { action: string; record?: any; url?: string; }