UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

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