import { {{capitalizedPluginName}} } from '../src' // 在这里初始化和使用您的插件 const plugin = new {{capitalizedPluginName}}();