UNPKG
nest-gitlab
Version:
latest (3.0.0)
3.0.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
1.0.0-rc.1
A gitbeaker wrapper for NestJS framework
github.com/hexenq/nest-gitlab
hexenq/nest-gitlab
nest-gitlab
/
dist
/
gitlab.constants.js
4 lines
(3 loc)
•
123 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
DEFAULT_INSTANCE_NAME
=
'default'
;