Evan You 6e04850d71 build: adjust types build script hace 7 años
..
__tests__ 75bfa80997 fix: fix scheduler dupe invokes hace 7 años
src 75bfa80997 fix: fix scheduler dupe invokes hace 7 años
.npmignore 3401f6b460 init (graduate from prototype) hace 7 años
README.md fbb0dcdf89 chore: more meta hace 7 años
index.js 3401f6b460 init (graduate from prototype) hace 7 años
package.json 6e04850d71 build: adjust types build script hace 7 años

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.