sourcegraph/client/extension-api
2021-07-21 09:57:49 +01:00
..
src GraphQL Client: Update GraphQL error types (#22721) 2021-07-21 09:57:49 +01: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 GraphQL Client: Update GraphQL error types (#22721) 2021-07-21 09:57:49 +01: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.