UNPKG

@datadog/browser-logs

Version:
3 lines (2 loc) 123 B
import type { LifeCycle } from '../domain/lifeCycle'; export declare function startLogsBridge(lifeCycle: LifeCycle): void;