UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

5 lines 141 B
// Only used on the web export function contextIdToId(contextId) { return "rnwgpu-canvas-" + contextId; } //# sourceMappingURL=utils.js.map