This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
MiKee
/
KeePass
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
2adbf0d106
Ramas
Etiquetas
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Histórico
Raw
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;