UNPKG

@knightly/vite

Version:

Native-ESM powered web dev build tool. It's fast.

3 lines (2 loc) 163 B
import { Plugin } from 'rollup'; export declare const createBuildWasmPlugin: (root: string, publicBase: string, assetsDir: string, inlineLimit: number) => Plugin;