UNPKG

@lucasferreiralsf/angular-frontend-library

Version:

This is a set of custom angular components to easy the development of any Subway frontend project.

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