@logixjs/core
    Preparing search index...

    Variable subscribeDevtoolsSnapshotConst

    subscribeDevtoolsSnapshot: (listener: () => void) => () => void = DevtoolsHub.subscribeDevtoolsSnapshot

    Type Declaration

      • (listener: () => void): () => void
      • Parameters

        • listener: () => void

        Returns () => void