UNPKG

@lxlib/form

Version:

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

4 lines (3 loc) 107 B
import { ControlWidget } from '../../widget'; export declare class BooleanWidget extends ControlWidget { }