UNPKG

vite-plugin-inline

Version:
6 lines (3 loc) 85 B
import { Plugin } from 'vite'; declare function Inline(): Plugin; export = Inline;