@yamlresume/core
    Preparing search index...

    Type Alias Projects

    Contains a collection of projects and portfolio pieces.

    projectsSchema for its schema constraints.

    type Projects = {
        projects?: ProjectItem[];
    }
    Index

    Properties

    Properties

    projects?: ProjectItem[]

    A list of projects.