{
  "entryPoints": "./src/cannon-es-control.ts",
  "out": "docs/",
  "readme": "./getting-started.md",
  "theme": "minimal",
  "excludePrivate": true,
  "excludeProtected": true,
  "excludeExternals": true,
  "hideGenerator": true,
  "excludeNotDocumented": true
}
