UNPKG

baseui

Version:

A React Component library implementing the Base design language

4 lines (3 loc) 105 B
import type { Animation } from '../types'; declare const animation: Animation; export default animation;