Teil 2 Einleitung

This commit is contained in:
2023-01-27 12:33:48 +01:00
parent e62751cc75
commit 303bd4aaff
7 changed files with 18 additions and 9 deletions

View File

@@ -166,4 +166,3 @@ export interface ICompletionItemProvider extends ILifecycleHookComponent
export const l = String.raw;
export const SCOPE: ScopeAbstract = null;
export const RESOLVER: IResolver = null;