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

    Type Alias RoleAlpha

    Role

    type Role = {
        $: { schemeIdUri: string; value: string };
    }
    Index

    Properties

    $

    Properties

    $: { schemeIdUri: string; value: string }