This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
MiKee
/
KeePass
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
2b79b6a326
Gałęzie
Tagi
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Historia
Czysty
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;