mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Bug: Fixing property name on IFormatConfig
This commit is contained in:
Vendored
+1
-1
@@ -74,7 +74,7 @@ declare module decimal {
|
||||
groupSeparator?: string;
|
||||
groupSize?: number;
|
||||
secondaryGroupSize?: number;
|
||||
fractionGroupSelector?: string;
|
||||
fractionGroupSeparator?: string;
|
||||
fractionGroupSize?: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user