mirror of
https://github.com/MikeMcl/decimal.js.git
synced 2026-09-20 18:36:44 +00:00
remove abandoned character
This commit is contained in:
2
decimal.d.ts
vendored
2
decimal.d.ts
vendored
@@ -80,7 +80,7 @@ interface DecimalConfig {
|
||||
|
||||
// Requires `toFormat`.
|
||||
interface DecimalFormat {
|
||||
decimalSeparator?: string;s
|
||||
decimalSeparator?: string;
|
||||
groupSeparator?: string;
|
||||
groupSize?: number;
|
||||
secondaryGroupSize?: number;
|
||||
|
||||
Reference in New Issue
Block a user