UNPKG

@aurelia-mdc-web/floating-label

Version:

Wrapper for Material Components Web Floating Label

4 lines (3 loc) 190 B
import { FrameworkConfiguration } from 'aurelia-framework'; export { MdcFloatingLabel } from './mdc-floating-label'; export declare function configure(config: FrameworkConfiguration): void;