astro-ghostcms/.pnpm-store/v3/files/67/ea9a6ccd5c64f8d5baad011480e...

3 lines
169 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
export declare function getResolvedHostForHttpServer(host: string | boolean): string | undefined;
export declare function stripBase(path: string, base: string): string;