This website works better with JavaScript
Home
Explore
Help
Register
Sign In
prc
/
plc-sim
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
83910c3c75
Branches
Tags
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
boolean
/
build
/
lib
/
boolean.d.ts
boolean.d.ts
68 B
History
Raw
1
2
declare const boolean: (value: any) => boolean;
export { boolean };