mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
Add delimiterLazyShow to CleaveOptions (#38349)
This commit is contained in:
Vendored
+1
@@ -44,6 +44,7 @@ export interface CleaveOptions {
|
||||
copyDelimiter?: boolean;
|
||||
delimiter?: string;
|
||||
delimiters?: ReadonlyArray<string>;
|
||||
delimiterLazyShow?: boolean;
|
||||
initValue?: any;
|
||||
lowercase?: boolean;
|
||||
numericOnly?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user