UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

5 lines 170 B
import React from "react"; export const SumPathEffect = props => { return /*#__PURE__*/React.createElement("skSumPathEffect", props); }; //# sourceMappingURL=Sum.js.map