{
  "extends": [
    "../../../../typedoc.base.json"
  ],
  "entryPoints": [
    "src/index.ts",
    "src/public-api.ts"
  ]
}
