4 lines
106 B
JavaScript
Raw Normal View History

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