Skip to content

Commit

Permalink
Update index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianGlowala committed Nov 15, 2023
1 parent ad88c32 commit 44a140d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Expand Up @@ -42,7 +42,7 @@ export interface Ignore {
test(pathname: Pathname): TestResult
}

interface Options {
export interface Options {
ignorecase?: boolean
// For compatibility
ignoreCase?: boolean
Expand Down

0 comments on commit 44a140d

Please sign in to comment.