@yamlresume/core
    Preparing search index...

    Type Alias Work

    Contains a collection of work experiences and employment history.

    workSchema for its schema constraints.

    type Work = {
        work?: WorkItem[];
    }
    Index

    Properties

    Properties

    work?: WorkItem[]

    A list of work experiences.