This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
luojigou_h5
/
offline-pdf-app
Observar
3
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
6171ea2d4e
Branches
Tags
main
master
offline-pdf-app
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Histórico
Raw
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };