UNPKG

novo-elements

Version:

Bullhorn's NOVO Element Repository for Angular 2

6 lines (5 loc) 194 B
import { BaseControl, NovoControlConfig } from '../BaseControl'; export declare class AddressControl extends BaseControl { controlType: string; constructor(config: NovoControlConfig); }