UNPKG

iot-au-input

Version:

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.0.1.

11 lines (9 loc) 225 B
import { Component } from '@angular/core'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.scss'] }) export class AppComponent { title = 'app works!'; }