import type { Config } from 'automd' const config: Config = { input: ['docs/guide/benchmarks.md'], } export default config