clients/.github
Isaiah Inuwa d0ca8f7b0a
Split NAPI modules [PM-31598] (#19113)
NAPI modules are all in one file. We use nested modules to define types within TypeScript namespaces, and NAPI requires nested modules to be inline due to rust proc-macro limitations.

However, we can still split these into multiple files and repeat the nested module name for the namespace.

This will improve the ability to set code ownership and navigate the data.

This PR splits the NAPI module files without further modification and assigns code ownership to @bitwarden/team-autofill-desktop-dev for the autofill, autotype and sshagent modules. I verified locally that the generated index.d.ts file does not change at all with this PR; all types are generated exactly the same.
2026-03-04 07:27:39 -06:00
..
DISCUSSION_TEMPLATE Remove duplicated copy (#14271) 2025-04-14 17:56:09 +02:00
ISSUE_TEMPLATE Add DuckDuckGo to web app for selection when creating a Github issue (#15198) 2025-06-16 11:26:52 -04:00
workflows [PM-31831] fix: add support for overriding commercial SDK (#18863) 2026-02-25 11:15:19 +01:00
codecov.yml [PM-21147] User key transferred over ipc within desktop app without its prototype (#15047) 2025-06-03 22:12:11 +02:00
CODEOWNERS Split NAPI modules [PM-31598] (#19113) 2026-03-04 07:27:39 -06:00
PULL_REQUEST_TEMPLATE.md update pull request template (#18385) 2026-01-15 11:32:23 -05:00
renovate.json5 SSH Agent v2: In-memory encrypted key store (#18596) 2026-03-02 08:33:33 -07:00
whitelist-capital-letters.txt Delete unused models (#18063) 2025-12-19 09:33:40 -06:00