UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

8 lines (6 loc) 199 B
import { Component } from '@angular/core'; @Component({ selector: 'app-left-drawer-tutorial', templateUrl: './left-drawer-tutorial.component.html' }) export class LeftDrawerTutorialComponent {}