9 lines
275 B
TypeScript
9 lines
275 B
TypeScript
/**
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
*/
|
|
export const commitinfo = {
|
|
name: '@apiclient.xyz/gitlab',
|
|
version: '2.0.3',
|
|
description: 'A TypeScript client for the GitLab API, providing easy access to projects, groups, CI/CD variables, and pipelines.'
|
|
}
|