UNPKG

ringcentral-call-control

Version:

[![Coverage Status](https://coveralls.io/repos/github/ringcentral/ringcentral-call-control-js/badge.svg?branch=master)](https://coveralls.io/github/ringcentral/ringcentral-call-control-js?branch=master) [![NPM Version](https://img.shields.io/npm/v/ringcen

7 lines (6 loc) 128 B
export declare function formatParty({ owner, ...party }: { [x: string]: any; owner: any; }): { [x: string]: any; };