Greeting 🤣
As Manjaka Josvah

As Manjaka Josvah @ashcript

About: Hello there. I'm an IT student, specialized in Javascript technologies. Let's DEV😊

Location:
Antananarivo, Madagascar
Joined:
May 4, 2023

Greeting 🤣

Publish Date: May 17 '23
2 0
class Hello {
  static world(foo: string){
    console.log(foo);
}

Hello.world("console.log");
Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment