79210726

Date: 2024-11-21 10:33:58
Score: 0.5
Natty:
Report link

I found the answer in an old issue of gitbeaker. You can use:

import { Gitlab } from '@gitbeaker/core'
...
const gitLabApi: InstanceType<Gitlab<false>> = await createGitLabApi(repoId)
Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Florian Käferböck