UNPKG

@proto-cool/cascade

Version:

A lightweight TypeScript library for easily defining smooth, performant animations when elements enter the viewport.

3 lines 144 B
import type { AnimationFn } from "../types"; export declare const animations: Record<string, AnimationFn>; //# sourceMappingURL=factory.d.ts.map