UNPKG

@plurid/plurid-react

Version:

React implementation of Plurid to explore the web in three dimensions

4 lines (3 loc) 104 B
import React from 'react'; declare const StateContext: React.Context<any>; export default StateContext;