UNPKG

@uigstudio/gitlab-env

Version:

8 lines (7 loc) 270 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Endpoints = void 0; var Endpoints; (function (Endpoints) { Endpoints["Variables"] = "/api/v4/projects/:id/variables"; })(Endpoints = exports.Endpoints || (exports.Endpoints = {}));