UNPKG

@omnia/fx-models

Version:
7 lines (6 loc) 143 B
export interface SharepointVideo { embedUrl: string; thumbnailUrl: string; graphDriveId?: string; graphDriveItemId?: string; }