We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Style fixes.
Removed the examples document.
Enhanced documentation prompt with context review steps, cross-referencing guidelines, and linking conventions.
Documented additional arguments of `schedule()`.
Updated docs: - Added `schedule()` where appropriate. - A different way to pass in arguments to executed functions. - Added `promise`, `isCancelled` and `cancel()` to task objects. - Documented the named and default exports. - Cleaned up a constructor parameters section.
Added the documentation.