UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

12 lines (11 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ValueApi = void 0; const { SkiaValueApi } = global; const ValueApi = SkiaValueApi; exports.ValueApi = ValueApi; //# sourceMappingURL=api.js.map