Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { Mapping } from '@volar/language-core';
|
||||
import type { Segment } from 'muggle-string';
|
||||
export declare function buildMappings<T>(chunks: Segment<T>[]): Mapping<T>[];
|
||||
Reference in New Issue
Block a user