class Stark {
constructor(options) {
this.name = "Ivan",
this.sex = "male",
this.type = "human",
this.hobby = "coding",
this.discord.tag = "Shinnyan#3561",
this.pronouns = "he/him",
this.languages = "it/en"
};
}
module.exports = Stark
-
Notifications
You must be signed in to change notification settings - Fork 3
MirayXS/MirayXS is a special repository. Its README.md will appear on your public profile!
MirayXS/MirayXS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MirayXS/MirayXS is a special repository. Its README.md will appear on your public profile!