Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare function runHighlighterWithAstro(lang: string | undefined, code: string): Promise<{
|
||||
classLanguage: string;
|
||||
html: string;
|
||||
}>;
|
||||
Reference in New Issue
Block a user