This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
root
/
gs_nuxt
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
16d8992bf4
Ranting
Tag
master
gs_nuxt
/
node_modules
/
is-regexp
/
index.js
index.js
102 B
Riwayat
Mentahan
1
2
3
'use strict';
module.exports = input => Object.prototype.toString.call(input) === '[object RegExp]';