--- order: 3 --- # Client-side Plugin 客户端插件的目录结构 ```bash |- /src/ |- /api/ # 服务端扩展 |- /components/ # 客户端组件 |- index.ts |- package.json ```