streamline-node
TypeScript icon, indicating that this package has built-in type declarations

3.1.2 • Public • Published

Streamline.js type definitions for node.js API

Streamline needs global-level type definitions and the typings tool only handles module-level type definitions. So I recommend using tsdm instead.

# Install tsdm globally (if not already done) 
$ npm install tsdm --global
# Install streamline-runtime and streamline-node  
# and add them to your package.json. 
$ npm install --save-dev streamline-runtime streamline-node
# Link the definitions 
$ tsdm rewire
# Enjoy :-) 

Readme

Keywords

none

Package Sidebar

Install

npm i streamline-node

Weekly Downloads

8

Version

3.1.2

License

none

Unpacked Size

24.3 kB

Total Files

7

Last publish

Collaborators

  • bjouhier