From fde65c7e88223a8a1079595349218427d12e1fcb Mon Sep 17 00:00:00 2001 From: Ian Riley Date: Tue, 2 Jun 2015 17:45:53 -0700 Subject: [PATCH] refactor(angular2/view): Ts'ify view.js Translates angular2/view to TypeScript. --- modules/angular2/{view.js => view.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/angular2/{view.js => view.ts} (100%) diff --git a/modules/angular2/view.js b/modules/angular2/view.ts similarity index 100% rename from modules/angular2/view.js rename to modules/angular2/view.ts