UNPKG

@aurelia-mdc-web/form-field

Version:

Wrapper for Material Components Web Form Field

4 lines (3 loc) 182 B
import { FrameworkConfiguration } from 'aurelia-framework'; export { MdcFormField } from './mdc-form-field'; export declare function configure(config: FrameworkConfiguration): void;