mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[slide-add-latex-equation] Add AddMathEquation to exports
This commit is contained in:
@ -4945,6 +4945,7 @@
|
||||
ApiPresentation.prototype["GetHeight"] = ApiPresentation.prototype.GetHeight;
|
||||
ApiPresentation.prototype["GetAllComments"] = ApiPresentation.prototype.GetAllComments;
|
||||
ApiPresentation.prototype["GetDocumentInfo"] = ApiPresentation.prototype.GetDocumentInfo;
|
||||
ApiPresentation.prototype["AddMathEquation"] = ApiPresentation.prototype.AddMathEquation;
|
||||
|
||||
ApiPresentation.prototype["SlidesToJSON"] = ApiPresentation.prototype.SlidesToJSON;
|
||||
ApiPresentation.prototype["ToJSON"] = ApiPresentation.prototype.ToJSON;
|
||||
|
||||
Reference in New Issue
Block a user