Initial commit
This commit is contained in:
parent
22532b67ea
commit
518d381447
76 changed files with 11799 additions and 2 deletions
4
src/App/index.ts
Normal file
4
src/App/index.ts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import App from "./App";
|
||||
export * from "./App";
|
||||
|
||||
export default App;
|
||||
Loading…
Add table
Add a link
Reference in a new issue