@legumeinfo/web-components
    Preparing search index...

    Type Alias StringObjectModel

    StringObjectModel: { [key: string]: string }

    An object whose keys and values properties must be strings.

    Type declaration

    • [key: string]: string