|
|
1 月之前 | |
|---|---|---|
| .. | ||
| CHANGELOG.md | 1 月之前 | |
| index.d.ts | 1 月之前 | |
| index.js | 1 月之前 | |
| license | 1 月之前 | |
| package.json | 1 月之前 | |
| ponyfill.js | 1 月之前 | |
| readme.md | 1 月之前 | |
Symbol.observable ponyfill
$ npm install --save symbol-observable
const symbolObservable = require('symbol-observable');
console.log(symbolObservable);
//=> Symbol(observable)
MIT © Sindre Sorhus