UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

4 lines (3 loc) 149 B
export interface IStyledFadeIn { } export declare const StyledFadeIn: import("styled-components").StyledComponent<"div", any, IStyledFadeIn, never>;