UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

4 lines (3 loc) 165 B
import React from "react"; import type { ChildrenProps } from "../../../dom/types"; export declare const SumPathEffect: (props: ChildrenProps) => React.JSX.Element;