This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
luojigou_h5
/
offline-pdf-app
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6171ea2d4e
Branches
Tags
main
master
offline-pdf-app
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Historique
Raw
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };