UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

4 lines 201 B
import type { Config } from '#api/config/index'; import type { Vite } from '#dep/vite/index'; export declare const Main: (config: Config.Config) => Vite.PluginOption; //# sourceMappingURL=main.d.ts.map