yaml-resume API
    Preparing search index...

    Interface ResumeProfile

    interface ResumeProfile {
        network?: string;
        url?: string;
        username?: string;
    }
    Index

    Properties

    network?: string
    url?: string
    username?: string