UNPKG
lint-gitlab-ci
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
GitLab-ci script to lint .gitlab-ci.yml files.
gitlab.com/StraightOuttaCrompton/lint-gitlab-ci
lint-gitlab-ci
/
lib
/
ApiResponseParser
/
index.d.ts
3 lines
(2 loc)
•
87 B
TypeScript
View Raw
1
2
3
import
ApiResponseParser
from
"./ApiResponseParser"
;
export
default
ApiResponseParser
;