This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
zhang
/
jingcai
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
4fd5523d22
Ramas
Etiquetas
master
jingcai
/
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 };