sink.ts

This commit is contained in:
nirholas
2026-03-31 10:23:46 +00:00
parent 33b8dfcd21
commit de3f2f96ff

View File

@@ -112,3 +112,4 @@ export function initializeAnalyticsSink(): void {
logEventAsync: logEventAsyncImpl,
})
}