4 lines
150 B
JavaScript

import VNavigationDrawer from './VNavigationDrawer';
export { VNavigationDrawer };
export default VNavigationDrawer;
//# sourceMappingURL=index.js.map