UNPKG

@ng-web-apis/universal

Version:

A set of fallback for @ng-web-apis/common for Angular Universal

4 lines (3 loc) 177 B
import type { ValueProvider } from '@angular/core'; export declare const SPEECH_SYNTHESIS_MOCK: SpeechSynthesis; export declare const UNIVERSAL_SPEECH_SYNTHESIS: ValueProvider;