Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Sagar Patel

Sagar Patel

Sagar Patel has asked 0 questions and find answers to 6 problems.

Stats

132
EtPoint
39
Vote count
0
questions
6
answers

About

public class RealityFactory {

    constructor(idea: string) {
      ...
    }

}

...

new RealityFactory('Your Million $ App');