UNPKG

tauro-directives

Version:

This is an Angular library composed of several useful directives developed by the team of developers of [3Tecnos Tecnologia](http://www.3tecnos.com.br/).

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