Logo
Explore Help
Sign In
honeymoose/angular-cn
1
0
Fork 0
You've already forked angular-cn
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
angular-cn/public/docs/_examples/testing/ts/app/app.component.ts

9 lines
168 B
TypeScript
Raw Normal View History

docs(testing): update testing to use toh-5 closes #1003
2016-03-24 19:30:26 +00:00
// #docregion
docs(testing): testing chapter and samples for RC6 (#2198) [WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
import { Component } from '@angular/core';
docs(testing): more samples
2016-06-03 18:15:14 -07:00
docs(testing): update testing to use toh-5 closes #1003
2016-03-24 19:30:26 +00:00
@Component({
selector: 'my-app',
docs(testing): testing chapter and samples for RC6 (#2198) [WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
templateUrl: 'app/app.component.html'
docs(testing): update testing to use toh-5 closes #1003
2016-03-24 19:30:26 +00:00
})
docs(testing): testing chapter and samples for RC6 (#2198) [WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
export class AppComponent { }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 75ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API