5 lines
107 B
JavaScript
Raw Normal View History

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