Searched defs:logEventAsync (Results 1 – 5 of 5) sorted by relevance
8 export declare function logEventAsync(event: Event): Promise<void>; function
60 async function logEventAsync(event) { function
76 export async function logEventAsync(event: Event) { function
81 export async function logEventAsync( function
200 const { logEventAsync } = constant