(url?: string)
| 46 | GitLabPersonalAccessTokenMetadataSchema, |
| 47 | GitLabProjectAccessTokenCredentialRowSchema, |
| 48 | GitLabProjectAccessTokenMetadataSchema, |
| 49 | } from '@kilocode/worker-utils/gitlab-credential'; |
| 50 | import { |
| 51 | fetchGitLabCredential, |
| 52 | type GitLabCredentialActor, |
| 53 | type GitLabCredentialBrokerResult, |
no test coverage detected