import { type SpinnerOptions } from "https://dotland.deno.dev/std@0.224.0/cli/mod.ts";
Options for Spinner
.
Properties
optional
color: ColorThe color of the spinner. Defaults to the default terminal color. This can be changed while the spinner is active.