Docs
The complete API, including every option.
run()
Runs void. Takes no arguments and returns undefined.
undefined
function run(): void
void does not throw. There is no failure path because there is no code path.
← Installation
shipped