UNPKG

axcora

Version:

Modern and Super Light Static Site Generator

2 lines (1 loc) 198 B
export declare function startProductionServer(port?: number, host?: string): Promise<import("http").Server<typeof import("http").IncomingMessage, typeof import("http").ServerResponse> | undefined>;