UNPKG

@c8y/apps

Version:

Cumulocity IoT applications

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