5 lines
111 B
JavaScript

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