4 lines
122 B
JavaScript
Raw Normal View History

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