This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zhangqi
/
shuiwu
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5870cb204d
Rami (Branch)
Tag
defaultDevelop
master
xiaoqin
shuiwu
/
node_modules
/
is-plain-object
/
index.d.ts
index.d.ts
80 B
Cronologia
Originale
1
2
3
declare function isPlainObject(o: any): boolean;
export default isPlainObject;