Types for working with the Sourcegraph extension API. Extensions should use the 'sourcegraph' package, not this package. This package is only for client applications that embed Sourcegraph extensions and need to communicate with them.
npm install @sourcegraph/extension-api-typesExtensions should use the sourcegraph package, not this package. This package is only for client applications
that embed Sourcegraph extensions and need to communicate with them.
See Sourcegraph extensions documentation for more information.