Skip to content

Commit ba81088

Browse files
authored
Merge pull request #811 from mathjax/sre_tospeech_api
Expose SRE's toSpeech
2 parents 137052c + 74a8e41 commit ba81088

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ts/a11y/sre.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ export namespace Sre {
5454

5555
export const toEnriched = Api.toEnriched;
5656

57+
export const toSpeech = Api.toSpeech;
58+
5759
export const clearspeakPreferences = ClearspeakPreferences;
5860

5961
export const getHighlighter = HighlighterFactory.highlighter;

0 commit comments

Comments
 (0)