mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Added missing property (#11464)
This commit is contained in:
committed by
Masahiro Wakame
parent
0e5895390b
commit
7407c90ec9
Vendored
+1
@@ -30,6 +30,7 @@ declare namespace CanvasGauges {
|
||||
minorTicks?: number,
|
||||
strokeTicks?: boolean,
|
||||
animatedValue?: boolean,
|
||||
animateOnInit?: boolean,
|
||||
title?: string|boolean,
|
||||
borders?: boolean,
|
||||
valueInt?: number,
|
||||
|
||||
Reference in New Issue
Block a user