UNPKG

lint-gitlab-ci

Version:

GitLab-ci script to lint .gitlab-ci.yml files.

5 lines (4 loc) 194 B
import IApiEndpoints from "../IApiEndpoints"; export declare const MOCK_ENDPOINT_RESPONSE = "MOCK_ENDPOINT_RESPONSE: "; declare const mockEndpoints: IApiEndpoints; export default mockEndpoints;