mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 11:07:29 +00:00
feature(angular2spa): Angular 2.0, Universal 2.0, TS 2.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as ng from '@angular/core';
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@ng.Component({
|
||||
@Component({
|
||||
selector: 'counter',
|
||||
template: require('./counter.html')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user