This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
prc
/
plc-sim
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Haara:
master
Haarat
Tagit
master
v2.1
v2
v1
plc-sim
/
client
/
node_modules
/
boolean
/
build
/
lib
/
isBooleanable.d.ts
isBooleanable.d.ts
80 B
Pysyvä linkki
Historia
Raaka
1
2
declare const isBooleanable: (value: any) => boolean;
export { isBooleanable };