UNPKG

@lucasferreiralsf/angular-frontend-library

Version:

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

5 lines (4 loc) 142 B
import { HeaderService } from './header.service'; export declare class HeaderDirective { constructor(headerService: HeaderService); }