Commit 3be8dde
committed
Add JSDoc documentation to enqueueTask function
Added comprehensive JSDoc comments to the enqueueTask function to document:
- The purpose of the function
- Behavior differences between Node.js and browser environments
- Parameter and return type information
This improves code documentation and developer experience.1 parent 45d4e91 commit 3be8dde
File tree
1 file changed
+10
-0
lines changed1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
13 | 23 | | |
14 | 24 | | |
15 | 25 | | |
| |||
0 commit comments