{
  "entryPoints": ["./src/index.ts"],
  "tsconfig": "./tsconfig.lib.json",
  "json": "../../.typedoc/cli-forge.json",
  "basePath": "../..",
  "excludePrivate": true,
  "excludeProtected": true,
  "excludeInternal": true,
  "readme": "none"
}
