UNPKG

lottie-color-manager

Version:

A library for managing colors in Lottie animations

4 lines (3 loc) 114 B
export * from './types'; export { ColorUtils } from './color-utils'; export { Logger, LogLevel } from './logger';