UNPKG

rsshub

Version:
15 lines (12 loc) 296 B
import type { Namespace } from '@/types'; export const namespace: Namespace = { name: 'Typst', url: 'typst.com', description: ` Compose papers faster: Focus on your text and let Typst take care of layout and formatting. `, zh: { name: 'Typst', }, lang: 'en', };