UNPKG

coconut-open-api-js

Version:
7 lines (6 loc) 205 B
export default class MeetingMethods { static readonly AT_LOCATION: number; static readonly PHONE_CALL: number; static readonly VIDEO_CALL: number; static readonly OFF_SITE: number; }