• Get the telemetry instance.

    In typical operation this method doesn't need to be called. Instead the functions exported by this package directly use the telemetry instance.

    This function can be used when the telemetry instance needs to be injected into code instead of accessed globally.

    Returns BrowserTelemetry | undefined

    The telemetry instance, or undefined if it has not been initialized.

Generated using TypeDoc