{ "$schema": "https://typedoc.org/schema.json", "exclude": ["node_modules/**"], "entryPoints": ["src/index.ts"], "excludeNotDocumented": true, "excludeExternals": true, "includeVersion": true, "tsconfig": "tsconfig.json" }