Creates a valid EmbedMetadata.
Use your IDE suggestions for an enhanced development experience
const metadata = embed({ embed: 'https://example.com/embed.html',}); Copy
const metadata = embed({ embed: 'https://example.com/embed.html',});
Creates a valid EmbedMetadata.