rework hierarchy
This commit is contained in:
4
src/market/scan/index.ts
Normal file
4
src/market/scan/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export * from './HistoryQuartils';
|
||||
export * from './scan';
|
||||
|
||||
export { default as ScanResultTable } from './ScanResultTable.vue';
|
||||
Reference in New Issue
Block a user