{
  "exclude": ["**/test.ts"],
  "out": "docs",
  "entryPoints": ["./src/index.ts"]
}