UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

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