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

2.0.2 • Public • Published

Installation

npm install --save @types/gulp-header

Summary

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

Details

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

index.d.ts

// Type definitions for gulp-header 2.0
// Project: https://github.com/tracker1/gulp-header
// Definitions by: Max Fouquet <https://github.com/maxfouquet>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
/// <reference types="node"/>

declare function header(text?: string, data?: object): NodeJS.ReadWriteStream;

export = header;

Additional Details

  • Last updated: Wed, 10 May 2023 21:03:29 GMT
  • Dependencies: @types/node
  • Global values: none

Credits

These definitions were written by Max Fouquet.

Keywords

none

Install

npm i @types/gulp-header

DownloadsWeekly Downloads

5,357

Version

2.0.2

License

MIT

Unpacked Size

3.41 kB

Total Files

5

Last publish

Collaborators

  • types