mirror of
https://github.com/cdr/code-server.git
synced 2026-01-28 11:02:46 +01:00
native-keymap and keytar are only used in the electron process, so we don't need them. This allows us to drop our dependencies on libx11-dev, libxkbfile-dev, and libsecret-dev. |
||
|---|---|---|
| .. | ||
| electron.d.ts | ||
| keytar.d.ts | ||
| native-keymap.d.ts | ||
| require.d.ts | ||
| thenable.d.ts | ||