• Test-only API

    Resets Glean to an uninitialized state. This is a no-op in case Glean has not been initialized.

    Parameters

    • clearStores: boolean = true

      Whether or not to clear the events, metrics and pings databases on uninitialize.

    Returns void

Generated using TypeDoc