I am Playing around with Type Script.I have convert my angular js controller to Type Script But i m facing problem in ng-repeater. (I have attached my controller code below:
From quick review of your code I have found that search method of controller is private. May be changing it to public will solve problem.
search