class Hello {
static world(foo: string){
console.log(foo);
}
Hello.world("console.log");
For further actions, you may consider blocking this person and/or reporting abuse
class Hello {
static world(foo: string){
console.log(foo);
}
Hello.world("console.log");
For further actions, you may consider blocking this person and/or reporting abuse
taro -
Daanish2003 -
Abdulnasır Olcan -
Vladyusha -
Top comments (0)