init: Init React Application
This commit is contained in:
6
src/shared/index.tsx
Normal file
6
src/shared/index.tsx
Normal file
@@ -0,0 +1,6 @@
|
||||
export * from "./config";
|
||||
export * from "./lib";
|
||||
export * from "./ui";
|
||||
export * from "./store";
|
||||
export * from "./const";
|
||||
export * from "./api";
|
||||
Reference in New Issue
Block a user