Skip to content

SpinnerOptions ​

Options for Out.spinner.

Signatures ​

ts
interface SpinnerOptions {}

Members ​

Properties ​

fallback ​

Fallback strategy when !isTTY or jsonMode.

ts
fallback?: Fallback;

See Also ​

Released under the MIT License.