UNPKG

react-say-fork

Version:

# Goal and TODOs * Add Typescript support * Make compononents style-customizable

5 lines 216 B
export default function createSynthesize(): (ponyfill: any, utterance: any, { onEnd, onError, onStart }?: any) => { cancel: () => Promise<void>; promise: any; }; //# sourceMappingURL=createSynthesize.d.ts.map