first commit + add fe component vue accone
This commit is contained in:
6
libs/vendor/xlsprse/index.js
vendored
Normal file
6
libs/vendor/xlsprse/index.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
import XlsCsvParser from './components/XlsCsvParser.vue';
|
||||
import ColumnChooser from './components/ColumnChooser.vue';
|
||||
|
||||
export default XlsCsvParser;
|
||||
export { XlsCsvParser, ColumnChooser };
|
||||
|
||||
Reference in New Issue
Block a user