@types/gulp-mocha
TypeScript icon, indicating that this package has built-in type declarations

0.0.37 • Public • Published

Installation

npm install --save @types/gulp-mocha

Summary

This package contains type definitions for gulp-mocha (https://github.com/sindresorhus/gulp-mocha).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-mocha.

index.d.ts

/// <reference types="mocha"/>
/// <reference types="node"/>

declare function mocha(setupOptions?: Mocha.MochaOptions): NodeJS.ReadWriteStream;
declare namespace mocha {}
export = mocha;

Additional Details

Credits

These definitions were written by Asana.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/gulp-mocha

    Weekly Downloads

    5,629

    Version

    0.0.37

    License

    MIT

    Unpacked Size

    3.01 kB

    Total Files

    5

    Last publish

    Collaborators

    • types