APPLE 323c2f1633 wesmiler 点什么广告 3 年之前
..
CHANGELOG.md 323c2f1633 wesmiler 点什么广告 3 年之前
index.d.ts 323c2f1633 wesmiler 点什么广告 3 年之前
index.js 323c2f1633 wesmiler 点什么广告 3 年之前
license 323c2f1633 wesmiler 点什么广告 3 年之前
package.json 323c2f1633 wesmiler 点什么广告 3 年之前
ponyfill.js 323c2f1633 wesmiler 点什么广告 3 年之前
readme.md 323c2f1633 wesmiler 点什么广告 3 年之前

readme.md

symbol-observable Build Status

Symbol.observable ponyfill

Install

$ npm install --save symbol-observable

Usage

const symbolObservable = require('symbol-observable');

console.log(symbolObservable);
//=> Symbol(observable)

Related

License

MIT © Sindre Sorhus