Type alias Outline<TLength>

Outline<TLength>: Globals | Color | LineStyle | LineWidth<TLength> | "auto" | "invert" | string & {}

Type Parameters

  • TLength = string & {} | 0

Generated using TypeDoc