src/index.ts
file.
src/index.ts
This is the entry point of the Integration package and where the client lives.
See the guide for creating a client for more information.
Adding Tasks
Tasks are what we call functions that are used inside therun()
function of a Job. For more about how tasks work, see the tasks documentation.
See the guide for adding tasks to your integration.