Skip to content

Commit

Permalink
ok, CRLF
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Cena committed Feb 16, 2024
1 parent 0df91f4 commit 5283d13
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/lib/esnext.regexp.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
interface RegExp {
/**
* Returns a Boolean value indicating the state of the unicodeSets flag (v) used with with a regular expression.
* Default is false. Read-only.
*/
readonly unicodeSets: boolean;
}
interface RegExp {
/**
* Returns a Boolean value indicating the state of the unicodeSets flag (v) used with with a regular expression.
* Default is false. Read-only.
*/
readonly unicodeSets: boolean;
}

0 comments on commit 5283d13

Please sign in to comment.