UNPKG

@yoyoboot/l-52abp-ng

Version:

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

9 lines (8 loc) 386 B
import { ControlWidget } from '@delon/form'; import * as i0 from "@angular/core"; export declare class AddressWidget extends ControlWidget { static readonly KEY = "address"; _change(value: string): void; static ɵfac: i0.ɵɵFactoryDeclaration<AddressWidget, never>; static ɵcmp: i0.ɵɵComponentDeclaration<AddressWidget, "sf-address", never, {}, {}, never, never>; }