UNPKG

gw3-web-guid

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.14.

7 lines (6 loc) 183 B
import { OnInit } from '@angular/core'; export declare class LambInputIconComponent implements OnInit { justify: 'start' | 'end'; constructor(); ngOnInit(): void; }