jira-tasks-enquiry
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

Jira task enquiry

Get task info for a jira user.

How to use

  1. Install package.

  2. Import the needed methods and use them

Methods

*add return type

Greeter:

Greeter(name:string);

Get tasks:

GetTasks(jiraUserEmail: string, jiraApiKey: string, jiraSubDomain: string);

Readme

Keywords

Package Sidebar

Install

npm i jira-tasks-enquiry

Weekly Downloads

1

Version

1.3.1

License

ISC

Unpacked Size

13.5 kB

Total Files

20

Last publish

Collaborators

  • radu.grigorovici