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

2.0.4 • 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

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

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

export = header;

Additional Details

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

Credits

These definitions were written by Max Fouquet.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/gulp-header

Weekly Downloads

2,516

Version

2.0.4

License

MIT

Unpacked Size

2.89 kB

Total Files

5

Last publish

Collaborators

  • types