UNPKG

@aurelia-mdc-web/ripple

Version:

Wrapper for Material Components Web Ripple

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