3545e72c6
1 2 3 4 5 6
export interface VideoToken { files: { token: string expires: string | Date } }