This commit is contained in:
2023-08-08 17:46:39 +00:00
parent e381dd5a7e
commit 13d9662439
10 changed files with 193 additions and 214 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { GET, ngGET } from "../defs";
import { ngGET } from "../defs";
import type { structure } from "../../apiStructure/sammoRootAPI";
import type { ExtractError, ExtractQuery, ExtractResponse } from "../../apiStructure/defs";