Skip to content

Commit

Permalink
Update src/bloom/BloomFilter.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy committed Feb 14, 2024
1 parent f6a805f commit 6fc8de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bloom/BloomFilter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export class BloomFilter extends AlphaFilter
}

/**
* @deprecated since 8.0.0
* @deprecated since 6.0.0
*
* The strength of both the blurX and blurY properties simultaneously
* @default 2
Expand Down

0 comments on commit 6fc8de4

Please sign in to comment.