Skip to content
View FurryR's full-sized avatar
🐺
内耗
🐺
内耗

Block or report FurryR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
FurryR/README.md

Avatar

🐺 熊谷 凌

随风飘散。

Discord    Telegram    X (formerly Twitter)    Email

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

function final(target: Object, key: string | symbol, descriptor: PropertyDescriptor) {
  descriptor.writable = false
}

class FurryR extends Nullqwertyuiop {
  readonly name: string = '熊谷 凌'
  description: string = '什么都写的全栈(?)工程师'
  name: number = 16
  constructor() {
    super('谨以此纪念他的存在')
  }
  get status(): string {
    return '编写自己的博客'
  }
  @final
  get beloved(): never {
    throw new Error('不谈')
  }
}

@FurryR's activity is private