• Subscribe to the ready signal. Invoked immediately with the current state (so a late subscriber after reportReady() still fires) and again whenever it reports. Returns an unsubscribe.

    Parameters

    Returns () => void