tabby/typedoc.js
2021-03-03 21:33:37 +01:00

4 lines
70 B
JavaScript

module.exports = {
excludePrivate: true,
excludeExternals: true
}