mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Vendored
+5
@@ -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