@yamlresume/core
    Preparing search index...

    Type Alias Awards

    Contains a collection of awards and recognitions.

    awardsSchema for its schema constraints.

    type Awards = {
        awards?: AwardItem[];
    }
    Index

    Properties

    Properties

    awards?: AwardItem[]

    A list of awards.