This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
MiKee
/
KeePass
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
8e8f85d805
Branchit
Tagit
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Historia
Raaka
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;