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.

4 lines (3 loc) 80 B
import dayjs from 'dayjs'; declare const dayJs: typeof dayjs; export { dayJs };