@pipedream/types
v0.3.2
Published
Pipedream TypeScript types
Downloads
13,211
Readme
@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