UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

8 lines (7 loc) 159 B
declare const environment: { production: boolean; development: boolean; local: boolean; localExternal: boolean; }; export default environment;