Updated ts types, sync w/ backend

This commit is contained in:
2022-12-05 18:22:08 +01:00
parent 31d639fe01
commit 5f0b357d88
11 changed files with 56 additions and 48 deletions

View File

@@ -1,6 +1,4 @@
import { dev } from '$app/environment';
import { env } from '$env/dynamic/private';
import type { IProductResponse } from '$lib/interfaces/ApiResponse';
import type { IProductsDTO } from '$lib/interfaces/ApiResponse';
const domain = 'planet.schleppe.cloud';
const pages: Array<ISitemapPage> = [