code-server/typings
Asher 62719ab544
Clean up client API
- Don't use "any" for the API type.
- Remove everything from the Coder API that can eventually be done
  through the VS Code API.
- Move the event emission to our own client to minimize patching.
2019-07-31 17:22:15 -05:00
..
api.d.ts Expose API on the client 2019-07-18 18:09:22 -05:00
coder.d.ts Clean up client API 2019-07-31 17:22:15 -05:00
httpolyglot.d.ts Add https server 2019-07-18 18:09:09 -05:00