mirror of
https://github.com/KevinMidboe/planetposen-frontend.git
synced 2025-12-29 13:01:01 +00:00
Updated ts types, sync w/ backend
This commit is contained in:
@@ -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> = [
|
||||
|
||||
Reference in New Issue
Block a user