UNPKG

@aurelia-mdc-web/switch

Version:

Wrapper for Material Components Web Switch

4 lines (3 loc) 194 B
import { FrameworkConfiguration } from 'aurelia-framework'; export { MdcSwitch, IMdcSwitchElement } from './mdc-switch'; export declare function configure(config: FrameworkConfiguration): void;