Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
|
raw
history blame
437 Bytes
# @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