UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

14 lines 347 B
export {}; declare global { namespace Amity { type UsageDataModel = { sessionId: string; streamId: string; startTime: string; endTime: string; watchSeconds: number; resolution: string; }; } } //# sourceMappingURL=liveStreamPlayer.d.ts.map