mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 19:43:20 +08:00
fix Travis build?
This commit is contained in:
2
types/jquery-jcrop/index.d.ts
vendored
2
types/jquery-jcrop/index.d.ts
vendored
@@ -101,6 +101,6 @@ declare namespace JQuery.Jcrop {
|
||||
}
|
||||
}
|
||||
|
||||
declare interface JQuery {
|
||||
interface JQuery {
|
||||
Jcrop(options?: JQuery.Jcrop.Options, callback?: (this: JQuery.Jcrop.Api) => void): JQuery;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user