UNPKG

ddr-example-kzurro

Version:

Aprendiedo a hacer librerias

6 lines (5 loc) 149 B
import { OnInit } from '@angular/core'; export declare class DdrExampleComponent implements OnInit { constructor(); ngOnInit(): void; }