UNPKG

wix-style-react

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