This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
zouzexu
/
sports-miniapp
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
zzx
Ranting
Tag
master
zt
zzx
sports-miniapp
/
node_modules
/
licia
/
isBool.d.ts
isBool.d.ts
69 B
Permalink
Riwayat
Mentahan
1
2
3
declare function isBool(val: any): val is boolean;
export = isBool;