UNPKG

vite-plugin-wechat-mp

Version:

vite-plugin-wechat-mp 使用 Vite 编译微信小程序

3 lines (2 loc) 83 B
import type { Plugin } from 'vite'; export default function EntryPlugin(): Plugin;