{
  "$schema": "https://typedoc.org/schema.json",
  "entryPoints": ["src/Framework/index.ts"],
  "out": "docs/api",
  "skipErrorChecking": true,
  "excludePrivate": true,
  "excludeProtected": true
}
