mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-07 04:32:00 +00:00
486 B
486 B
pause
The pause command waits silently for a specified number of seconds.
{
"verb": "pause",
"length": 3
}
You can use the following options in the pause action:
| option | description | required |
|---|---|---|
| length | number of seconds to wait before continuing the app | yes |