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

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