UNPKG

@andersundsehr/storybook-typo3

Version:

The one and only Storybook Renderer for TYPO3 Fluid Components

3 lines (2 loc) 108 B
import type { PluginOption } from 'vite'; export declare function vite404Plugin(url: string): PluginOption;