UNPKG

wix-style-react

Version:
7 lines 252 B
import { baseUniDriverFactory } from '../test-utils/utils/unidriver'; export const pulseAnimationDriverFactory = (base, body) => { return { ...baseUniDriverFactory(base, body), }; }; //# sourceMappingURL=PulseAnimation.uni.driver.js.map