json2yamlresume
    Preparing search index...

    Type Alias JSONResumeProfileItem

    type JSONResumeProfileItem = {
        network?: string;
        url?: string;
        username?: string;
    }
    Index

    Properties

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