This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
MiKee
/
KeePass
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
github-action-1
Ramos
Etiquetas
github-action-1
master
KeePass
/
.github
/
actions
/
spm-lcov-action
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Link permanente
Histórico
Em bruto
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;