mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
fix merge conflict for #12312
This commit is contained in:
Vendored
+1
@@ -233,5 +233,6 @@ interface JQueryStatic {
|
||||
|
||||
interface JQuery {
|
||||
markItUp(settings?: MarkItUp.Options): JQuery;
|
||||
markItUp(settings?: MarkItUp.Options, extraSettings?: MarkItUp.Options): JQuery;
|
||||
markItUpRemove(): JQuery;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user