We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24878af + 3a54abb commit 843b0eaCopy full SHA for 843b0ea
4 files changed
index.d.ts
@@ -8,6 +8,7 @@ export interface JsEqualityFingerprintOptions {
8
gridSize?: number
9
densityThresholds?: Array<number>
10
padToSquare?: boolean
11
+ maxBytes?: number
12
}
13
14
export interface JsRedThreshold {
0 commit comments