UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

9 lines (8 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Skia = void 0; var _web = require("./web"); const Skia = exports.Skia = (0, _web.JsiSkApi)(global.CanvasKit); //# sourceMappingURL=Skia.web.js.map