5 lines
115 B
JavaScript

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