import type { Namespace } from '@/types';

export const namespace: Namespace = {
    name: '来漫画',
    url: 'www.laimanhua8.com',
    lang: 'zh-CN',
};
