import { Spinner } from "https://dotland.deno.dev/std@0.224.0/cli/mod.ts";
A spinner that can be used to indicate that something is loading.
Properties
color: Color | undefined
Set the color of the spinner. This defaults to the default terminal color. This can be changed while the spinner is active.