diff --git a/src/public/mathlive.ts b/src/public/mathlive.ts index c62b3e9a0..20c08a9d5 100644 --- a/src/public/mathlive.ts +++ b/src/public/mathlive.ts @@ -42,6 +42,7 @@ export * from './mathfield'; export * from './mathfield-element'; export * from './mathlive-ssr'; export * from './virtual-keyboard'; +export * from './math-static-elements'; export declare function renderMathInDocument( options?: StaticRenderOptions