This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
luojigou_h5
/
offline-pdf-app
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
6171ea2d4e
Rami (Branch)
Tag
main
master
offline-pdf-app
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Cronologia
Originale
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };