yaml-resume API
    Preparing search index...

    Interface ResumeReference

    interface ResumeReference {
        name?: string;
        reference?: string;
    }
    Index

    Properties

    Properties

    name?: string
    reference?: string