// Type definitions for is-ci 3.0 // Project: https://github.com/watson/is-ci // Definitions by: Arne Schubert , // Florian Imdahl // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import { isCI } from 'ci-info'; export = isCI;