UNPKG

aurelia-materialize-bridge

Version:
9 lines (8 loc) 203 B
export declare class MdParallax { private element; constructor(element: Element); responsiveThreshold: number; instance: M.Parallax; attached(): void; detached(): void; }