This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
zouzexu
/
sports-miniapp
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
zt
zzx
sports-miniapp
/
node_modules
/
is-regex
/
index.d.ts
index.d.ts
78 B
Permalink
Istoric
Crud
1
2
3
declare function isRegex(value: unknown): value is RegExp;
export = isRegex;