UNPKG

@okikio/animate

Version:

An animation library for the modern web which utilizes the Web Animation API (WAAPI) to create butter smooth animation.

7 lines 209 B
export * from "./types"; export * from "./utils"; export * from "./builtin-effects"; export * from "./css-properties"; export * from "./custom-easing"; export * from "./animate"; export * from "./empty-tween";