UNPKG

@zextras/carbonio-shell-ui

Version:

The Zextras Carbonio web client

5 lines (4 loc) 150 B
/** * @deprecated it will be removed in the next release */ export declare const report: (appId: string) => (error: Event, hint?: unknown) => void;