RevelaOS/typedoc.config.js
2023-11-24 00:23:27 +00:00

5 lines
135 B
JavaScript

module.exports = {
name: 'FlowOS',
plugin: ['typedoc-material-theme', 'typedoc-plugin-missing-exports'],
themeColor: '#1e1e2e'
}