<%- description %>
import { plugins } from '@alilc/lowcode-engine';
import <%- componentName %> from '<%- name %>';
// 注册到引擎
plugins.register(<%- componentName %>);无对外暴露的属性和方法
该插件依赖以下插件:
| 插件名 | 包名 |
|---|
npm i & npm startnpm run pub[npm-image]: https://img.shields.io/badge/<%- name %> [npm-url]: https://www.npmjs.com/package/<%- name %>