This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
prc
/
plc-sim
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
boolean
/
build
/
lib
/
boolean.d.ts
boolean.d.ts
68 B
Permalink
Histórico
Raw
1
2
declare const boolean: (value: any) => boolean;
export { boolean };