UNPKG

restash

Version:

Simple React context store, set it or get it.

4 lines (3 loc) 71 B
import { FC } from 'react'; declare const App: FC; export default App;