Cleaned code

This commit is contained in:
2026-04-25 18:18:02 +01:00
parent 99b4e0ea35
commit a229835b1a
48 changed files with 1488 additions and 654 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { InjectionToken } from '@angular/core';
import {InjectionToken} from '@angular/core';
export const BASE_PATH = new InjectionToken<string>('basePath');
export const COLLECTION_FORMATS = {