diff --git a/types/index.esm.d.ts b/types/index.esm.d.ts index 0b049117cef..2611131cf2e 100644 --- a/types/index.esm.d.ts +++ b/types/index.esm.d.ts @@ -2900,7 +2900,7 @@ export interface TickOptions { * Color of tick * @see Defaults.color */ - color: Scriptable; + color: ScriptableAndArray; /** * see Fonts */