diff --git a/types/index.esm.d.ts b/types/index.esm.d.ts index c8993984ee3..10ac49f4ef5 100644 --- a/types/index.esm.d.ts +++ b/types/index.esm.d.ts @@ -2902,7 +2902,7 @@ export interface TickOptions { * Color of tick * @see Defaults.color */ - color: Scriptable; + color: ScriptableAndArray; /** * see Fonts */