UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

7 lines 206 B
import React from 'react'; /** @private */ declare const LiveAnnouncer: (props: { children: React.ReactChild; }) => JSX.Element; export default LiveAnnouncer; //# sourceMappingURL=LiveAnnouncer.d.ts.map