UNPKG

@prostojs/dye

Version:

Easy and light console styling tool

6 lines (5 loc) 149 B
import { Plugin } from "vite"; //#region src/plugins/vite.d.ts declare function vitePlugin(): Plugin; //#endregion export { vitePlugin as default };