Evan You 75bfa80997 fix: fix scheduler dupe invokes пре 7 година
..
__tests__ 75bfa80997 fix: fix scheduler dupe invokes пре 7 година
src 75bfa80997 fix: fix scheduler dupe invokes пре 7 година
.npmignore 3401f6b460 init (graduate from prototype) пре 7 година
README.md fbb0dcdf89 chore: more meta пре 7 година
index.js 3401f6b460 init (graduate from prototype) пре 7 година
package.json a89bbc018b build: add sideEffects: false flags пре 7 година

README.md

@vue/scheduler

This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.

The default scheduler that uses Promise / Microtask to defer and batch updates.