mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-01 15:50:13 +00:00
Bug: Fixing property name on IFormatConfig
This commit is contained in:
2
decimal.js/decimal.js.d.ts
vendored
2
decimal.js/decimal.js.d.ts
vendored
@@ -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