@promises/_create-reduce
TypeScript icon, indicating that this package has built-in type declarations

0.5.0 • Public • Published

@promises/_create-reduce

Source Code Version MIT License Bundle Size

Create Reduce is a internal package from Promises library

Use

Module

$ npm install --save @promises/_create-reduce
import {
 default as _createReduce
} from '@promises/_create-reduce';

Compatibility

These modules are written in typescript and available in ES5 and ES6 standard, the requirements are a global Promise (native or polyfill).

License

Copyright © 2017 Yisrael Eliav, Licensed under the MIT license.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @promises/_create-reduce

    Weekly Downloads

    2

    Version

    0.5.0

    License

    MIT

    Unpacked Size

    35.9 kB

    Total Files

    15

    Last publish

    Collaborators

    • yisraelx