UNPKG

@proxydi/react

Version:

React wrapper for the ProxyDi library

4 lines (3 loc) 91 B
import React from 'react'; declare const App: () => React.JSX.Element; export default App;