UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

8 lines (6 loc) 157 B
/*global SkiaApi*/ /** * Declares the SkiaApi as an available object in the global scope */ export const Skia = SkiaApi; //# sourceMappingURL=Skia.js.map