Skip to content

FurryR/FurryR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Avatar

🐺 熊谷 凌

随风飘散。

import { Nullqwertyuiop } from 'https://github.com/Nullqwertyuiop'

class FurryR extends Nullqwertyuiop {
  readonly name: string = '熊谷 凌'
  description: string = '什么都写的全栈(?)工程师'
  age: number = 16
  readonly contacts: Map<string, string> = new Map([
    ['Discord', 'https://discord.com/users/im_furryr'],
    ['Telegram', 'https://t.me/@DevRinOwO'],
    ['Twitter', 'https://x.com/im_furryr'],
    ['Email', '[email protected]']
  ])
  constructor() {
    super('谨以此纪念他的存在')
  }
  get status(): string {
    return '编写自己的博客'
  }
  get beloved(): never {
    throw new Error('不谈对象')
  }
}

About

Personal Description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •