{
  "out": "./docs",
  "exclude": [
    "node_modules",
    "**/*.spec.ts"
  ],
  "excludeExternals": true,
  "excludePrivate": true,
  "excludeProtected": true,
  "excludeInternal": true,
  "theme": "default"
}