Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/breakwater
audit
AuditSink
Type Alias AuditSink
AuditSink
:
(
event
:
AuditEvent
)
=>
void
|
Promise
<
void
>
Destination for one synchronous or asynchronous audit event.
Type Declaration
(
event
:
AuditEvent
)
:
void
|
Promise
<
void
>
Parameters
event
:
AuditEvent
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...
Destination for one synchronous or asynchronous audit event.