4 lines
110 B
JavaScript
Raw Normal View History

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