UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

3 lines (2 loc) 169 B
export declare function getResolvedHostForHttpServer(host: string | boolean): string | undefined; export declare function stripBase(path: string, base: string): string;