UNPKG

@vitus-labs/elements

Version:
7 lines 285 B
import component from './component'; import withEqualSizeBeforeAfter from './withEqualSizeBeforeAfter'; import type { Props, VLElement } from './types'; export { withEqualSizeBeforeAfter }; export type { Props, VLElement }; export default component; //# sourceMappingURL=index.d.ts.map