Backend half
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
declare function isRegex(value: unknown): value is RegExp;
|
||||
|
||||
export = isRegex;
|
||||
Reference in New Issue
Block a user