4 lines
150 B
JavaScript
4 lines
150 B
JavaScript
|
import VNavigationDrawer from './VNavigationDrawer';
|
||
|
export { VNavigationDrawer };
|
||
|
export default VNavigationDrawer;
|
||
|
//# sourceMappingURL=index.js.map
|