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