reactotron-redux-saga

  • Version 4.2.3
  • Published
  • 13.6 kB
  • No dependencies
  • MIT license

Install

npm i reactotron-redux-saga
yarn add reactotron-redux-saga
pnpm add reactotron-redux-saga

Overview

A Reactotron plugin for Redux Saga.

Index

Functions

Functions

function _default

_default: (
pluginConfig: PluginConfig
) => (reactotron: Reactotron) => {
features: { createSagaMonitor: () => SagaMonitor };
};

    Package Files (1)

    Dependencies (0)

    No dependencies.

    Dev Dependencies (34)

    Peer Dependencies (4)

    Badge

    To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

    You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/reactotron-redux-saga.

    • Markdown
      [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/reactotron-redux-saga)
    • HTML
      <a href="https://www.jsdocs.io/package/reactotron-redux-saga"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>