yaml-resume API
    Preparing search index...

    Interface ResumeCertificate

    interface ResumeCertificate {
        date?: string;
        issuer?: string;
        name?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    date?: string
    issuer?: string
    name?: string
    url?: string