mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-08 10:10:25 +00:00
Merge pull request #13027 from DefinitelyTyped/12312-2
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