UNPKG

treesap

Version:
5 lines 272 B
export declare function BaseHead({ title, description, }: { title?: string | undefined; description?: string | undefined; }): import("hono/utils/html").HtmlEscapedString | Promise<import("hono/utils/html").HtmlEscapedString>; //# sourceMappingURL=BaseHead.d.ts.map