UNPKG

workano-js-sdk

Version:

Workano Communications SDK - A modern JavaScript SDK for WebRTC and VoIP integration.

5 lines 106 B
export type TListResponse<T> = { tital: number; items: T[]; }; //# sourceMappingURL=model.d.ts.map