API Reference

This section documents the complete redux-nakshatra API.

Top-Level Exports

Importing

Every function described above is a top-level export. You can import any of them like this:

ES6

import { createStar } from 'redux-nakshatra';

ES5 (CommonJS)

var createStar = require('redux-nakshatra').createStar;

ES5 (UMD build)

var createStar = ReduxNakshatra.createStar;

results matching ""

    No results matching ""