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
..
jquery-tests.ts Fixed jquery promises operators (fixes #2913). 2014-10-08 20:34:15 -07:00
jquery-tests.ts.tscparams Remove quotes from response files 2014-09-02 14:53:39 -07:00
jquery.d.ts Specify structure $.fn.serializeArray() return val 2014-11-21 17:46:05 +01:00