mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 09:01:45 +08:00
5
jquery.pjax/jquery.pjax.d.ts
vendored
5
jquery.pjax/jquery.pjax.d.ts
vendored
@@ -32,6 +32,11 @@ interface PjaxSettings extends JQueryAjaxSettings {
|
||||
* Whether to replaceState the URL. Defaults to false.
|
||||
*/
|
||||
replace?: boolean;
|
||||
|
||||
/**
|
||||
* How many requests to cache. Defaults to 20.
|
||||
*/
|
||||
maxCacheLength?: number;
|
||||
}
|
||||
|
||||
interface JQuery {
|
||||
|
||||
Reference in New Issue
Block a user