Preparing search index...
The search index is not available
@pictofit/public-types
@pictofit/public-types
index
IErrorCapture
Interface IErrorCapture
interface
IErrorCapture
{
captureException
:
(
(
error
:
Error
,
props
?:
Record
<
string
,
any
>
)
=>
Promise
<
void
>
)
;
}
Implemented by
SimpleLogAnalyticEvents
Index
Properties
capture
Exception
Properties
capture
Exception
capture
Exception
:
(
(
error
:
Error
,
props
?:
Record
<
string
,
any
>
)
=>
Promise
<
void
>
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capture
Exception
@pictofit/public-types
Loading...