Searched defs:reportLogBoxError (Results 1 – 2 of 2) sorted by relevance
39 export declare function reportLogBoxError(error: ExtendedError, componentStack?: string): void; function
57 function reportLogBoxError(error, componentStack) { function