UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

14 lines (10 loc) 356 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); // eslint-disable-next-line import/no-default-export var _default = _reactNative.TurboModuleRegistry.getEnforcing("RNSkiaModule"); exports.default = _default; //# sourceMappingURL=NativeSkiaModule.js.map