UNPKG

@beqa/unplugin-transform-react-slots

Version:

JSX to slot function transpilation plugin for some of the common build systems

7 lines (4 loc) 252 B
import { UnpluginInstance } from 'unplugin'; import { O as Options } from './options-3be095b6.js'; declare const _default: Pick<UnpluginInstance<Options | undefined, false>, "esbuild" | "rollup" | "vite" | "webpack">; export { _default as default };