tech(typescript): converted signup controller to typescript

This commit is contained in:
Torkel Ödegaard
2015-09-10 16:21:57 +02:00
parent dceec44671
commit 20407bca89
13 changed files with 5383 additions and 71 deletions

View File

@@ -1,5 +1,4 @@
export * from './time_series'
export * from './directives/cool_dir'
export * from './routes/module_loader'