generated from skills/copilot-codespaces-vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmember.js
46 lines (46 loc) · 1.97 KB
/
member.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
function skillsMember() {
const member = this.member
const skills = this.skills
const viewer = this.viewer
const memberLogin = this.memberLogin
const memberName = this.memberName
const memberAvatarUrl = this.memberAvatarUrl
const memberLocation = this.memberLocation
const memberCompany = this.memberCompany
const memberEmail = this.memberEmail
const memberBio = this.memberBio
const memberSite = this.memberSite
const memberTwitter = this.memberTwitter
const memberLinkedIn = this.memberLinkedIn
const memberFacebook = this.memberFacebook
const memberInstagram = this.memberInstagram
const memberYouTube = this.memberYouTube
const memberTwitch = this.memberTwitch
const memberTikTok = this.memberTikTok
const memberWeChat = this.memberWeChat
const memberWeibo = this.memberWeibo
const memberSinaWeibo = this.memberSinaWeibo
const memberZhihu = this.memberZhihu
const memberDribbble = this.memberDribbble
const memberBehance = this.memberBehance
const memberMedium = this.memberMedium
const memberDevTo = this.memberDevTo
const memberProductHunt = this.memberProductHunt
const memberStackOverflow = this.memberStackOverflow
const memberKeybase = this.memberKeybase
const memberDiscord = this.memberDiscord
const memberSpotify = this.memberSpotify
const memberSteam = this.memberSteam
const memberReddit = this.memberReddit
const memberGitLab = this.memberGitLab
const memberGitLabUrl = this.memberGitLabUrl
const memberGitLabBio = this.memberGitLabBio
const memberGitLabTwitter = this.memberGitLabTwitter
const memberGitLabLinkedIn = this.memberGitLabLinkedIn
const memberGitLabFacebook = this.memberGitLabFacebook
const memberGitLabInstagram = this.memberGitLabInstagram
const memberGitLabYouTube = this.memberGitLabYouTube
const memberGitLabTwitch = this.memberGitLabTwitch
const memberGitLabTikTok = this.memberGitLabTikTok
const memberGitLabWeChat = this.memberGitLabWeChat
const memberGitLabWeibo = this.memberGitLabWeibo