UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

7 lines 187 B
import { ValueApi as ValueApiWeb } from "./web"; export const ValueApi = ValueApiWeb; export const { createValue, createComputedValue } = ValueApi; //# sourceMappingURL=api.web.js.map