This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
luojigou_h5
/
offline-pdf-app
Liatin
3
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
6171ea2d4e
Ranting
Tag
main
master
offline-pdf-app
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Riwayat
Mentahan
1
2
declare
const
isBooleanable:
(
value:
any
) =>
boolean
;
export
{ isBooleanable };