{
  "entryPoints": ["src/index.ts"],
  "out": "docs/apidocs",
  "excludePrivate": true,
  "includeVersion": true,
  "tsconfig": "tsconfig.json"
}
