This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
hmt
/
bk2018
Tarkkaile
1
Äänestä
0
Haarauta
0
Tiedostot
Esitykset
0
Vetopyynnöt
0
Wiki
Puu:
423be235d9
Haarat
Tunnisteet
alt
master
unterschirft
bk2018
/
node_modules
/
isobject
/
index.d.ts
index.d.ts
97 B
Historia
Raaka
1
2
3
4
5
export = isObject;
declare function isObject(val: any): boolean;
declare namespace isObject {}