isPlainObjectfunction isPlainObject(o: any): o is Object;§isPlainObject(o: any): o is Object[src]§Parameters§o: any[src]§Return Type§o is Object[src]