sourcegraph/client/extension-api
2021-11-04 12:53:59 -06:00
..
src codeintel: add support for find-implementations (#24854) 2021-11-04 12:53:59 -06:00
.eslintrc.js web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
LICENSE web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
package.json codeintel: add support for find-implementations (#24854) 2021-11-04 12:53:59 -06:00
README.md web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
tsconfig.json web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00
typedoc.js web: flatten frontend packages inside of the client folder (#19378) 2021-03-26 15:35:26 +08:00

Sourcegraph extension API

codecov code style: prettier sourcegraph: search

This package contains only the types for the Sourcegraph extension API (sourcegraph.d.ts).

See Sourcegraph extensions documentation for more information.