1.1.4 • Published 3 months ago

@types/console-clear v1.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Installation

npm install --save @types/console-clear

Summary

This package contains type definitions for console-clear (https://github.com/lukeed/console-clear).

Details

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

index.d.ts

// Type definitions for console-clear 1.1
// Project: https://github.com/lukeed/console-clear
// Definitions by: Leon Si <https://github.com/leonzalion>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare function consoleClear(isSoft?: boolean): void;

export = consoleClear;

Additional Details

  • Last updated: Mon, 21 Feb 2022 19:31:31 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Leon Si.

1.1.4

3 months ago

1.1.3

4 months ago

1.1.1

7 months ago

1.1.2

7 months ago

1.1.0

2 years ago