UNPKG

unplugin-element-plus

Version:

<p align="center"> <img width="300px" src="https://user-images.githubusercontent.com/10731096/95823103-9ce15780-0d5f-11eb-8010-1bd1b5910d4f.png"> </p>

8 lines (6 loc) 221 B
import { Options } from "./types.d-CC8q7Gcl.js"; import { UnpluginInstance } from "unplugin"; //#region src/index.d.ts declare const unplugin: UnpluginInstance<Partial<Options>, false>; //#endregion export { unplugin };