UNPKG

@azure/communication-react

Version:

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

6 lines 203 B
/// <reference types="react" /> /** @private */ export declare const StarSurvey: (props: { onStarRatingSelected: (ratings: number) => void; }) => JSX.Element; //# sourceMappingURL=StarSurvey.d.ts.map