jiuyiUniapp/service/node_modules/scheduler
sx 61537cc3bd 九亿商家端静态页 2025-02-13 09:59:20 +08:00
..
cjs 九亿商家端静态页 2025-02-13 09:59:20 +08:00
umd 九亿商家端静态页 2025-02-13 09:59:20 +08:00
LICENSE 九亿商家端静态页 2025-02-13 09:59:20 +08:00
README.md 九亿商家端静态页 2025-02-13 09:59:20 +08:00
index.js 九亿商家端静态页 2025-02-13 09:59:20 +08:00
index.native.js 九亿商家端静态页 2025-02-13 09:59:20 +08:00
package.json 九亿商家端静态页 2025-02-13 09:59:20 +08:00
unstable_mock.js 九亿商家端静态页 2025-02-13 09:59:20 +08:00
unstable_post_task.js 九亿商家端静态页 2025-02-13 09:59:20 +08:00

README.md

scheduler

This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.

The public API for this package is not yet finalized.

Thanks

The React team thanks Anton Podviaznikov for donating the scheduler package name.