tabby/typedoc.mjs

5 lines
70 B
JavaScript

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