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.
1 parent 39bbdda commit b689801Copy full SHA for b689801
README.md
@@ -230,8 +230,8 @@ Handle the setInterval timer function.
230
231
| option | type | default | explain |
232
| ------ | -------- | ------- | --------------------------------------- |
233
-| fn | function | | Handle function. (setInterval callback) |
234
-| delay | number | 0 | setInterval ms. |
+| fn | function | - | Handle function. (setInterval callback) |
+| delay | number | - | setInterval ms. |
235
236
| return | type | default | explain |
237
| ------ | ----------------- | ------- | --------------------------------- |
0 commit comments