UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

13 lines (9 loc) 259 B
'use strict'; /* * The vast majority of the code exported by this module is a direct copy of the code from * the culori package (see https://culorijs.org/), which deserves full credit for it. */ import oklab from './oklab'; export default { oklab, };