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

0.1.2 • Public • Published

Installation

npm install --save @types/protractor-console-plugin

Summary

This package contains type definitions for protractor-console-plugin (https://github.com/angular/protractor-console-plugin).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/protractor-console-plugin.

index.d.ts

export interface Config {
    failOnWarning?: boolean;
    failOnError?: boolean;
    logWarnings?: boolean;
    exclude?: Array<string | RegExp>;
}

Additional Details

Credits

These definitions were written by Adam Kwiatek.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/protractor-console-plugin

Weekly Downloads

1,344

Version

0.1.2

License

MIT

Unpacked Size

3.14 kB

Total Files

5

Last publish

Collaborators

  • types