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']
}
}