json2yamlresume
    Preparing search index...

    Type Alias JSONResumeReferenceItem

    type JSONResumeReferenceItem = {
        name?: string;
        reference?: string;
    }
    Index

    Properties

    Properties

    name?: string
    reference?: string