import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Greasy Fork',
url: 'greasyfork.org',
};