UNPKG

angular-minimalist-parallax

Version:

If you need more subtlety or just want to get out of the old background-attachment: fixed, get to know the angular-minimalist-parallax

8 lines (7 loc) 176 B
export declare class MapToIterable { transform(value: any): any[]; } export declare class CSSEscape { constructor(); static escape(value: string): string; }