UNPKG

bcche-ui-react

Version:

A component library that can achieve magic effects

6 lines (5 loc) 138 B
/// <reference types="react" /> declare const _default: ({ title }: { title: string; }) => JSX.Element; export default _default;