UNPKG

@szzbmy/lowcode-cli

Version:

🐇 lowcode-cli is an efficient cli tool for Rabbitpre plugin component secondary development. ❤️

8 lines (7 loc) 166 B
/** * @describe 创建二开组件 * @author qinzhenya * @since 20210818 */ /// <reference types="react" /> export default function Create(): JSX.Element | null;