outaozhen bb52c63d7d 库提交 il y a 5 ans
..
es 9778140fc2 测试提交 il y a 5 ans
lib 9778140fc2 测试提交 il y a 5 ans
CHANGELOG.md 9778140fc2 测试提交 il y a 5 ans
index.d.ts 9778140fc2 测试提交 il y a 5 ans
index.js 9778140fc2 测试提交 il y a 5 ans
license 9778140fc2 测试提交 il y a 5 ans
package.json bb52c63d7d 库提交 il y a 5 ans
readme.md 9778140fc2 测试提交 il y a 5 ans

readme.md

symbol-observable Build Status

Symbol.observable ponyfill

Install

$ npm install --save symbol-observable

Usage

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

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

Related

License

MIT © Sindre Sorhus and Ben Lesh