4 lines
52 B
JavaScript
4 lines
52 B
JavaScript
|
|
import Index from './index';
|
||
|
|
|
||
|
|
export default Index;
|