UNPKG

polen

Version:

A framework for delightful GraphQL developer portals

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