import * as mod from "https://dotland.deno.dev/std@0.223.0/cli/spinner.ts"; ClassescSpinnerA spinner that can be used to indicate that something is loading. InterfacesISpinnerOptionsOptions for Spinner. Type AliasesTAnsiThis is a hack to allow us to use the same type for both the color name and an ANSI escape code. TColorColor options for {@link SpinnerOptions.color}.