import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'OpenWrt',
url: 'openwrt.org',
lang: 'en',
};