Skip to content

spicy-bbq/spicy-bbq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

class Shitten {
    constructor(): void {
      this.name: string = 'Shitten'
      this.level: number = 24
      this.gender: number = 'husbando'
      this.mf: any = idiot
  }

   Life(): any {
      this.life: void = null
      this.difficulty: string = 'hardcore'
      return End(this.life)
  {

   Tech(): void {
      this.os: string = Arch['btw']
      this.langs: string[] = ['bash', 'python', 'html', 'css' 'gdscript', 'lua', 'javascript', 'typescript']
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors