We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3577dce commit 5d4ae2aCopy full SHA for 5d4ae2a
src/register-action.ts
@@ -1,6 +1,7 @@
1
import { Subscription } from 'rxjs'
2
import sourcegraph from 'sourcegraph'
3
import { evaluateAndCreateCampaignSpec } from '@sourcegraph/campaigns-client'
4
+import '@sourcegraph/campaigns-client/src/types/sourcegraph.graphql'
5
import slugify from 'slugify'
6
import { getCurrentUser } from './util'
7
import { editFile } from './edit-file'
0 commit comments