UNPKG

kinetic-components

Version:

Use CSS animations or your favorite JS animation library to animate a single React component or orchestrate animations amongst a collection of React components.

4 lines (3 loc) 99 B
/// <reference types="react" /> declare const Layout: () => JSX.Element; export default Layout;