yaml-resume API
    Preparing search index...

    Interface ResumeInterest

    interface ResumeInterest {
        keywords?: string[];
        name?: string;
    }
    Index

    Properties

    Properties

    keywords?: string[]
    name?: string