UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

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