This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Реєстрація
Увійти
MiKee
/
KeePass
Слідкувати
2
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
2b79b6a326
Гілки
Теги
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Історія
Запис
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;