mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 12:30:18 +00:00
Adding missing documented method (#7659)
* Adding missing documented method * Fixing missing return type
This commit is contained in:
committed by
Horiuchi_H
parent
1315d46f80
commit
d28aa3ff18
Vendored
+1
@@ -1282,6 +1282,7 @@ declare namespace kendo.data {
|
||||
|
||||
interface DataSourceRequestStartEvent extends DataSourceEvent {
|
||||
type?: string;
|
||||
preventDefault(): void;
|
||||
}
|
||||
|
||||
interface DataSourceRequestEndEvent extends DataSourceEvent {
|
||||
|
||||
Reference in New Issue
Block a user