Use your IDE suggestions for an enhanced development experience
const metadata = liveStream({
title: 'Live stream #1',
liveUrl: 'https://example.com/live.html',
playbackUrl: 'https://example.com/playback.html',
startsAt: '2028-10-01T00:00:00Z',
});
Creates a valid LivestreamMetadata.