@types/regexgen
Advanced tools
Comparing version
@@ -1,7 +0,1 @@ | ||
// Type definitions for regexgen 1.3 | ||
// Project: https://github.com/devongovett/regexgen | ||
// Definitions by: Septs <https://github.com/septs> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 4.0 | ||
declare function regexgen(inputs: string[], flags?: RegExp["flags"]): RegExp; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/regexgen", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "TypeScript definitions for regexgen", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/regexgen", | ||
"name": "Septs", | ||
"url": "https://github.com/septs", | ||
"githubUsername": "septs" | ||
"githubUsername": "septs", | ||
"url": "https://github.com/septs" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "b74b98fe46924a2ec14e6b9f5a4aa37bace086f5a543d02b1dda393c23db5323", | ||
"typesPublisherContentHash": "6c9a3bdf552d61f35c8452d18bb707939b89aa829a24b52d98f19835f8ea6e7e", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,8 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for regexgen 1.3 | ||
// Project: https://github.com/devongovett/regexgen | ||
// Definitions by: Septs <https://github.com/septs> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 4.0 | ||
declare function regexgen(inputs: string[], flags?: RegExp["flags"]): RegExp; | ||
@@ -36,7 +30,6 @@ | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Septs](https://github.com/septs). |
3216
-13.36%11
-31.25%34
-17.07%