outaozhen bb52c63d7d 库提交 il y a 6 ans
..
es 9778140fc2 测试提交 il y a 6 ans
lib 9778140fc2 测试提交 il y a 6 ans
CHANGELOG.md 9778140fc2 测试提交 il y a 6 ans
index.d.ts 9778140fc2 测试提交 il y a 6 ans
index.js 9778140fc2 测试提交 il y a 6 ans
license 9778140fc2 测试提交 il y a 6 ans
package.json bb52c63d7d 库提交 il y a 6 ans
readme.md 9778140fc2 测试提交 il y a 6 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