This website requires JavaScript.
Explore
Help
Sign In
fernando.escobar
/
todoApp
Watch
1
Star
0
Fork
You've already forked todoApp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
Branches
Tags
No results found.
todoApp
/
node_modules
/
safe-regex-test
/
index.d.ts
3 lines
96 B
TypeScript
Raw
Permalink
Blame
History
declare
function
regexTester
(
regex
:
RegExp
)
:
(
string
:
string
)
=
>
boolean
;
export
=
regexTester
;
Reference in New Issue
View Git Blame
Copy Permalink