UNPKG

@haiku/player

Version:

Haiku Player is a JavaScript library for building user interfaces

3 lines (2 loc) 85 B
import { Curve } from '../types'; export declare const frames: (n: number) => Curve;