UNPKG

@angular/material

Version:
6 lines (5 loc) 280 B
export { MdRipple, RippleGlobalOptions, MD_RIPPLE_GLOBAL_OPTIONS } from './ripple'; export { RippleRef, RippleState } from './ripple-ref'; export { RippleConfig, RIPPLE_FADE_IN_DURATION, RIPPLE_FADE_OUT_DURATION } from './ripple-renderer'; export declare class MdRippleModule { }