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

1.0.6 • Public • Published

Installation

npm install --save @types/gulp-batch

Summary

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

Details

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

index.d.ts

declare function batch(opts?: any, cb?: any, errorHandler?: any): (event: any) => void;
declare namespace batch {}
export = batch;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: @types/node

Credits

These definitions were written by Alvaro Menezes, and Vinicius Salomao.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/gulp-batch

    Weekly Downloads

    827

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    3.11 kB

    Total Files

    5

    Last publish

    Collaborators

    • types