UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

7 lines (6 loc) 146 B
export declare enum MENUS { NONE = "NONE", UNIVERSES = "UNIVERSES", MORE = "MORE" } export declare const VIEW_SIZE_WIDTH_LIMIT = 800;