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('不谈对象')
}
}-
Notifications
You must be signed in to change notification settings - Fork 2
FurryR/FurryR
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Personal Description
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published