8 lines
91 B
JavaScript
8 lines
91 B
JavaScript
import theme from '@nuxt/content-theme-docs'
|
|
|
|
export default theme({
|
|
docs: {
|
|
|
|
}
|
|
})
|