UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

3 lines (2 loc) 146 B
import type { Transforms3d } from "../types"; export declare const processTransform2d: (transforms: Transforms3d) => import("../types").SkMatrix;