UNPKG

zp-bee

Version:

zp-bee,是一款基于 Dumi,由 React + TypeScript 开发的组件库 🎉。

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