This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
MiKee
/
KeePass
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
github-action-1
Branches
Tags
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Permalink
Verlauf
Originalformat
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;