@yamlresume/core
    Preparing search index...

    Type Alias Volunteer

    Contains a collection of volunteer experiences and community service.

    volunteerSchema for its schema constraints.

    type Volunteer = {
        volunteer?: VolunteerItem[];
    }
    Index

    Properties

    Properties

    volunteer?: VolunteerItem[]

    A list of volunteer experiences.