0.0.1 • Published 7 years ago

immutable-ghost v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

immutable-ghost

proxy for Immutable.js instances

background details relevant to understanding what this module does

Usage

description of the example

const immutableGhost = require('immutable-ghost');

console.log({immutableGhost});

This will output

Travis Build Status NPM downloads

API

const immutableGhost = (): object

description of the function signature

Install

With npm installed, run

$ npm install immutable-ghost

See Also

License

MIT