UNPKG
rh-regexp
Version:
latest (1.0.0)
1.0.0
0.0.3
0.0.2
0.0.1
```shell npm install rh-regexp ```
rh-regexp
/
lib
/
__test__
/
index.d.ts
10 lines
(9 loc)
•
197 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
import
'./serialKeyboard'
;
import
'./length'
;
import
'./letter'
;
import
'./letter2'
;
import
'./number'
;
import
'./charCount'
;
import
'./phone'
;
import
'./special'
;
import
'./RegExpCount'
;