{ "$schema": "https://typedoc.org/schema.json", "entryPoints": [ "./src/lib/playniteImporter.ts", "./src/lib/stashappImporter.ts", "./src/lib/jellyfinImporter.ts", "./src/lib/xbvrImporter.ts" ], "out": "docs", "name": "Omnyx Importer Documentation", "theme": "default", "excludePrivate": true, "excludeProtected": false, "excludeInternal": true, "hideGenerator": true, "sort": ["source-order"], "categorizeByGroup": true, "defaultCategory": "Other", "categoryOrder": [ "Configuration", "Types", "Functions", "Other" ], "readme": "README.md" }