1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-11 13:13:59 +03:00
tabby/typedoc.js
2021-03-03 21:33:37 +01:00

5 lines
70 B
JavaScript

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