{
  "entryPoints": [
    "src/index.ts"
  ],
  "navigationLinks": {
    "Back to the Homepage": "https://recordkit.dev"
  },
  "excludeExternals": true,
  "excludePrivate": true,
  "excludeProtected": true,
  "disableSources": true,
  "sort": [
    "source-order",
    "kind",
    "instance-first",
    "alphabetical"
  ],
  "sortEntryPoints": false,
  "sitemapBaseUrl": "https://recordkit.dev/api/electron/",
}