diff --git a/CSharpMath.Rendering/PublicAPI.Unshipped.txt b/CSharpMath.Rendering/PublicAPI.Unshipped.txt index 3f418b4b..ed5ae5ee 100644 --- a/CSharpMath.Rendering/PublicAPI.Unshipped.txt +++ b/CSharpMath.Rendering/PublicAPI.Unshipped.txt @@ -1,4 +1,5 @@ #nullable enable +TEST abstract CSharpMath.Rendering.FrontEnd.Painter.ContentToLaTeX(TContent! content) -> string! abstract CSharpMath.Rendering.FrontEnd.Painter.Display.get -> CSharpMath.Display.IDisplay? abstract CSharpMath.Rendering.FrontEnd.Painter.Display.set -> void