UNPKG

validation-box

Version:

The only validation library - with flexible regex - you need.

8 lines (6 loc) 172 B
import { docs } from '@/.source'; import { loader } from 'fumadocs-core/source'; export const source = loader({ baseUrl: '/docs', source: docs.toFumadocsSource(), });