• Factory to produce a Recoil snapshot object with all atoms in the default state.

    Parameters

    • Optional initializeState: ((mutableSnapshot) => void)
        • (mutableSnapshot): void
        • Parameters

          Returns void

    Returns Snapshot