File size: 437 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# @react-spring/shared

Various helpers used by `@react-spring/core` and/or the platform targets (eg: `@react-spring/web`).

### Notable exports:

- The `Globals` object (updated with its `assign` method)
- The `createStringInterpolator` function
- The `createInterpolator` function
- The `normalizeColor` function
- The `FrameLoop` class
- The `colors` object
- The `colorToRgba` function
- The `FluidValue` class and related functions