@andrewcturing/types
v0.1.4
Published
Pipedream TypeScript types
Downloads
2
Maintainers
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