{ "$schema": "https://typedoc.org/schema.json", "name": "Trilium Frontend API", "entryPoints": [ "src/frontend_script_entrypoint.ts" ], "tsconfig": "tsconfig.app.json", "plugin": [ "typedoc-plugin-missing-exports" ] }