Function debugSyncV

  • A function that logs debug information about the data in the store using the specified selector.

    Parameters

    • selector: undefined | string

      The selector to use for accessing data in the store, debug store root if empty

    Returns void

Generated using TypeDoc