UNPKG

@azure/communication-react

Version:

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

6 lines 192 B
/** * Default max listeners for use with {@link EventEmitter.setMaxListeners} function * @internal */ export declare const _MAX_EVENT_LISTENERS = 50; //# sourceMappingURL=constants.d.ts.map