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

1.3.0-a • Public • Published

Installation

First, run npm install --save @cw-types/ora

Then, you must add node_modules/@cw-types to your tsconifg.json file, like so:

    "typeRoots": [
      "node_modules/@cw-types",
      "node_modules/@types"
    ]

This will enable the Typescript compiler to find and use this typing since it is not installed under node_modules/@types.

Please note the order is important of the entries in typeRoots. If you want node_modules/@types to resolve first then move it up top.

Summary

Modified type definitions for ora

Maintainers

This project is mainted by Kavan J. Shaban at Cycloware

Readme

Keywords

Package Sidebar

Install

npm i @cw-types/ora

Weekly Downloads

4

Version

1.3.0-a

License

none

Last publish

Collaborators