We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 137052c + 74a8e41 commit ba81088Copy full SHA for ba81088
1 file changed
ts/a11y/sre.ts
@@ -54,6 +54,8 @@ export namespace Sre {
54
55
export const toEnriched = Api.toEnriched;
56
57
+ export const toSpeech = Api.toSpeech;
58
+
59
export const clearspeakPreferences = ClearspeakPreferences;
60
61
export const getHighlighter = HighlighterFactory.highlighter;
0 commit comments