Skip to content

Latest commit

 

History

History

types

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@pipedream/types

TypeScript types for Pipedream components (sources and actions).

Developing

npm install

Run tests, which use dtslint:

npm run test

Build:

npm run build