UNPKG

victory-native

Version:

[![Victory Native](https://oss.nearform.com/api/banner?badge=victory&text=victory+native&bg=9c2f1e)](https://commerce.nearform.com/open-source/victory-native/)

4 lines (3 loc) 173 B
import { type ClipDef } from "@shopify/react-native-skia"; import type { ChartBounds } from "../types"; export declare const boundsToClip: (bounds: ChartBounds) => ClipDef;