This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
prc
/
plc-sim
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
boolean
/
build
/
lib
/
boolean.d.ts
boolean.d.ts
68 B
Link permanente
Histórico
Raw
1
2
declare const boolean: (value: any) => boolean;
export { boolean };