yaml-resume API
    Preparing search index...

    Interface ResumeLanguage

    interface ResumeLanguage {
        fluency?: string;
        language?: string;
    }
    Index

    Properties

    Properties

    fluency?: string
    language?: string