Type Alias ContentComponentAlpha

ContentComponent: { $: { contentType: string; id: string } }

Type declaration

  • $: { contentType: string; id: string }