This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
htcwl
/
SxsnPC
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
7ca38fdcbb
Ranting
Tag
master
SxsnPC
/
node_modules
/
is-regex
/
index.d.ts
index.d.ts
78 B
Riwayat
Mentahan
1
2
3
declare function isRegex(value: unknown): value is RegExp;
export = isRegex;