UNPKG

@szzbmy/lowcode-cli

Version:

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

8 lines (7 loc) 170 B
/** * @describe 文件压缩打包上传 * @author Richlee * @since 20210706 */ /// <reference types="react" /> export default function Deploy(): JSX.Element | null;