Files
DefinitelyTyped/jquery
Hraban Luyat a7afe03acb Specify structure $.fn.serializeArray() return val
$.fn.serializeArray returns an array of { name: string; value: string; }
elements. This patch declares that type explicitly, instead of Object[].
2014-11-21 17:46:05 +01:00
..