mirror of https://github.com/vuejs/core.git
|
||
---|---|---|
.. | ||
__tests__ | ||
src | ||
.npmignore | ||
README.md | ||
index.js | ||
package.json |
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.