UNPKG

react-sip-kit

Version:

A modern **React SIP.js toolkit** for building web softphones and SIP clients. Supports **audio/video calls**, **call recording**, **screen sharing**, and **device management**, all with a clean, extensible, TypeScript-first architecture.

6 lines (5 loc) 153 B
export * from './formatDuration'; export * from './dayjs'; export * from './deepMerge'; export * from './utcDateNow'; export * from './getMediaDevices';