1
0
mirror of https://github.com/Eugeny/tabby.git synced 2025-08-06 09:21:53 +00:00
Files
tabby/typedoc.js
Eugene Pankov cc93578ada typedoc fixes
2021-03-03 21:33:37 +01:00

5 lines
70 B
JavaScript

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