@svta/common-media-library
    Preparing search index...

    Type Alias ContentComponentAlpha

    type ContentComponent = {
        $: { contentType: string; id: string };
    }
    Index

    Properties

    $

    Properties

    $: { contentType: string; id: string }