mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Added missing config options for release v2.0.8 (#11633)
This commit is contained in:
committed by
Mohamed Hegazy
parent
256e76c933
commit
c276719a9d
Vendored
+2
@@ -78,11 +78,13 @@ declare namespace CanvasGauges {
|
||||
borderInnerWidth?: number,
|
||||
borderShadowWidth?: number,
|
||||
valueBox?: boolean,
|
||||
valueBoxWidth?: number,
|
||||
valueBoxStroke?: number,
|
||||
valueText?: string,
|
||||
valueTextShadow?: boolean,
|
||||
valueBoxBorderRadius?: number,
|
||||
highlights?: Highlight[],
|
||||
highlightsWidth?: number,
|
||||
fontNumbers?: string,
|
||||
fontTitle?: string,
|
||||
fontUnits?: string,
|
||||
|
||||
Reference in New Issue
Block a user