4 lines
118 B
JavaScript

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