Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import { ScannerState, Scanner } from '../htmlLanguageTypes';
|
||||
export declare function createScanner(input: string, initialOffset?: number, initialState?: ScannerState, emitPseudoCloseTags?: boolean): Scanner;
|
||||
Reference in New Issue
Block a user