This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
prc
/
plc-sim
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Gren:
master
Grenar
Taggar
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Permalänk
Historik
Rå
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };