This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
MiKee
/
KeePass
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
d9c245360a
Dallar
Biçim İmleri
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Geçmiş
Ham
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;