UNPKG

mt-portfolio

Version:

A Portfolio maker for Angular with image, heading, caption, ability to add contact form and demo

7 lines (6 loc) 120 B
export declare class HeaderModel { href: string; title: string; icon: string; enabled: boolean; }