mirror of
https://github.com/jambonz/next-static-site.git
synced 2026-07-14 08:02:06 +00:00
78dd1ba1d3
* content updates for v06.6 * updated release notes
458 B
458 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 |