Websites v4 docs v5.2.5
    Preparing search index...

    Type Alias ArticleAuthor

    type ArticleAuthor = {
        email: string;
        name: string;
    }
    Index

    Properties

    Properties

    email: string
    name: string