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
/
boolean.d.ts
boolean.d.ts
68 B
Histórico
Raw
1
2
declare
const
boolean
:
(
value:
any
) =>
boolean
;
export
{
boolean
};