mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 18:19:08 +00:00
5 lines
No EOL
111 B
TypeScript
5 lines
No EOL
111 B
TypeScript
import { defineDocs } from 'fumadocs-mdx/config';
|
|
|
|
export const docs = defineDocs({
|
|
dir: 'content/docs',
|
|
}); |