Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 267 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 267 Bytes

@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