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

3.1.3 • Public • Published

Installation

npm install --save @types/v8flags

Summary

This package contains type definitions for v8flags (https://github.com/gulpjs/v8flags).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/v8flags.

index.d.ts

export = v8flags;

declare function v8flags(cb: (err: any, flags: string[]) => void): void;

declare namespace v8flags {
    const configfile: string;
    const configPath: string;
}

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 3.1.3
    2,097
  • 3.1.2
    5
  • 3.1.1
    422
  • 3.1.0
    1

Package Sidebar

Install

npm i @types/v8flags

Weekly Downloads

2,125

Version

3.1.3

License

MIT

Unpacked Size

2.9 kB

Total Files

5

Last publish

Collaborators

  • types