typescript-dry
Preparing search index...
DryOptions
Interface DryOptions
interface
DryOptions
{
fix
?:
boolean
;
json
?:
boolean
;
outFile
?:
string
;
threshold
?:
number
;
}
Index
Properties
fix?
json?
out
File?
threshold?
Properties
Optional
fix
fix
?:
boolean
Optional
json
json
?:
boolean
Optional
out
File
outFile
?:
string
Optional
threshold
threshold
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fix
json
out
File
threshold
typescript-dry
Loading...