import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'wohnnet.at',
url: 'wohnnet.at',
description: 'Austrian search engine for real estate',
lang: 'de',
};