UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

5 lines 179 B
import React from "react"; export const Path1DPathEffect = props => { return /*#__PURE__*/React.createElement("skPath1DPathEffect", props); }; //# sourceMappingURL=Path1D.js.map