@credal/actions 0.2.8 → 0.2.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/dist/actions/autogen/templates.d.ts +1 -1
  2. package/dist/actions/groups.d.ts +1 -1
  3. package/dist/actions/groups.js +1 -1
  4. package/dist/actions/providers/asana/commentAsanaTask.d.ts +1 -1
  5. package/dist/actions/providers/asana/commentAsanaTask.js +2 -2
  6. package/dist/actions/providers/asana/createAsanaTask.d.ts +1 -1
  7. package/dist/actions/providers/asana/createAsanaTask.js +2 -2
  8. package/dist/actions/providers/asana/getTasksDetails.d.ts +1 -1
  9. package/dist/actions/providers/asana/getTasksDetails.js +3 -3
  10. package/dist/actions/providers/asana/listAsanaTasksByProject.d.ts +1 -1
  11. package/dist/actions/providers/asana/listAsanaTasksByProject.js +1 -1
  12. package/dist/actions/providers/asana/searchAsanaTasks.d.ts +1 -1
  13. package/dist/actions/providers/asana/searchAsanaTasks.js +2 -2
  14. package/dist/actions/providers/asana/updateAsanaTask.d.ts +1 -1
  15. package/dist/actions/providers/asana/updateAsanaTask.js +2 -2
  16. package/dist/actions/providers/asana/utils.js +1 -1
  17. package/dist/actions/providers/ashby/addCandidateToProject.d.ts +1 -1
  18. package/dist/actions/providers/ashby/addCandidateToProject.js +2 -2
  19. package/dist/actions/providers/ashby/createCandidate.d.ts +1 -1
  20. package/dist/actions/providers/ashby/createCandidate.js +2 -2
  21. package/dist/actions/providers/ashby/createNote.d.ts +1 -1
  22. package/dist/actions/providers/ashby/createNote.js +2 -2
  23. package/dist/actions/providers/ashby/getCandidateInfo.d.ts +1 -1
  24. package/dist/actions/providers/ashby/getCandidateInfo.js +2 -2
  25. package/dist/actions/providers/ashby/listCandidateNotes.d.ts +1 -1
  26. package/dist/actions/providers/ashby/listCandidateNotes.js +2 -2
  27. package/dist/actions/providers/ashby/listCandidates.d.ts +1 -1
  28. package/dist/actions/providers/ashby/listCandidates.js +2 -2
  29. package/dist/actions/providers/ashby/searchCandidates.d.ts +1 -1
  30. package/dist/actions/providers/ashby/searchCandidates.js +2 -2
  31. package/dist/actions/providers/ashby/updateCandidate.d.ts +1 -1
  32. package/dist/actions/providers/ashby/updateCandidate.js +2 -2
  33. package/dist/actions/providers/generic/fillTemplate.d.ts +1 -1
  34. package/dist/actions/providers/google-oauth/addGroupMember.d.ts +1 -1
  35. package/dist/actions/providers/google-oauth/addGroupMember.js +2 -2
  36. package/dist/actions/providers/google-oauth/createNewGoogleDoc.d.ts +1 -1
  37. package/dist/actions/providers/google-oauth/createNewGoogleDoc.js +2 -2
  38. package/dist/actions/providers/google-oauth/createPresentation.d.ts +1 -1
  39. package/dist/actions/providers/google-oauth/createPresentation.js +2 -2
  40. package/dist/actions/providers/google-oauth/createSpreadsheet.d.ts +1 -1
  41. package/dist/actions/providers/google-oauth/createSpreadsheet.js +1 -1
  42. package/dist/actions/providers/google-oauth/deleteCalendarEvent.d.ts +1 -1
  43. package/dist/actions/providers/google-oauth/deleteCalendarEvent.js +2 -2
  44. package/dist/actions/providers/google-oauth/deleteGroupMember.d.ts +1 -1
  45. package/dist/actions/providers/google-oauth/deleteGroupMember.js +2 -2
  46. package/dist/actions/providers/google-oauth/getGroup.d.ts +1 -1
  47. package/dist/actions/providers/google-oauth/getGroup.js +2 -2
  48. package/dist/actions/providers/google-oauth/hasGroupMember.d.ts +1 -1
  49. package/dist/actions/providers/google-oauth/hasGroupMember.js +2 -2
  50. package/dist/actions/providers/google-oauth/listCalendarEvents.d.ts +1 -1
  51. package/dist/actions/providers/google-oauth/listCalendarEvents.js +2 -2
  52. package/dist/actions/providers/google-oauth/listCalendars.d.ts +1 -1
  53. package/dist/actions/providers/google-oauth/listCalendars.js +2 -2
  54. package/dist/actions/providers/google-oauth/listGroupMembers.d.ts +1 -1
  55. package/dist/actions/providers/google-oauth/listGroupMembers.js +2 -2
  56. package/dist/actions/providers/google-oauth/listGroups.d.ts +1 -1
  57. package/dist/actions/providers/google-oauth/listGroups.js +2 -2
  58. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.d.ts +1 -1
  59. package/dist/actions/providers/google-oauth/scheduleCalendarMeeting.js +2 -2
  60. package/dist/actions/providers/google-oauth/searchDriveByKeywords.d.ts +1 -1
  61. package/dist/actions/providers/google-oauth/searchDriveByKeywords.js +2 -2
  62. package/dist/actions/providers/google-oauth/updateCalendarEvent.d.ts +1 -1
  63. package/dist/actions/providers/google-oauth/updateCalendarEvent.js +2 -2
  64. package/dist/actions/providers/google-oauth/updateDoc.d.ts +1 -1
  65. package/dist/actions/providers/google-oauth/updateDoc.js +1 -1
  66. package/dist/actions/providers/google-oauth/updatePresentation.d.ts +1 -1
  67. package/dist/actions/providers/google-oauth/updatePresentation.js +2 -2
  68. package/dist/actions/providers/google-oauth/updateSpreadsheet.d.ts +1 -1
  69. package/dist/actions/providers/google-oauth/updateSpreadsheet.js +2 -2
  70. package/dist/actions/providers/googlemail/listGmailThreads.d.ts +1 -1
  71. package/dist/actions/providers/googlemail/listGmailThreads.js +2 -2
  72. package/dist/actions/providers/googlemail/searchGmailMessages.d.ts +1 -1
  73. package/dist/actions/providers/googlemail/searchGmailMessages.js +2 -2
  74. package/dist/actions/providers/googlemaps/nearbysearchRestaurants.d.ts +1 -1
  75. package/dist/actions/providers/googlemaps/nearbysearchRestaurants.js +2 -2
  76. package/dist/actions/providers/googlemaps/validateAddress.d.ts +1 -1
  77. package/dist/actions/providers/googlemaps/validateAddress.js +1 -1
  78. package/dist/actions/providers/jamf/getJamfComputerInventory.d.ts +1 -1
  79. package/dist/actions/providers/jamf/getJamfComputerInventory.js +1 -1
  80. package/dist/actions/providers/jamf/getJamfFileVaultRecoveryKey.d.ts +1 -1
  81. package/dist/actions/providers/jamf/getJamfFileVaultRecoveryKey.js +1 -1
  82. package/dist/actions/providers/jira/assignJiraTicket.d.ts +1 -1
  83. package/dist/actions/providers/jira/commentJiraTicket.d.ts +1 -1
  84. package/dist/actions/providers/jira/commentJiraTicket.js +1 -1
  85. package/dist/actions/providers/jira/createJiraTicket.d.ts +1 -1
  86. package/dist/actions/providers/jira/createJiraTicket.js +1 -1
  87. package/dist/actions/providers/jira/getJiraIssuesByQuery.d.ts +1 -1
  88. package/dist/actions/providers/jira/getJiraIssuesByQuery.js +1 -1
  89. package/dist/actions/providers/jira/getJiraTicketDetails.d.ts +1 -1
  90. package/dist/actions/providers/jira/getJiraTicketDetails.js +1 -1
  91. package/dist/actions/providers/jira/getJiraTicketHistory.d.ts +1 -1
  92. package/dist/actions/providers/jira/getJiraTicketHistory.js +1 -1
  93. package/dist/actions/providers/jira/updateJiraTicketDetails.d.ts +1 -1
  94. package/dist/actions/providers/jira/updateJiraTicketDetails.js +1 -1
  95. package/dist/actions/providers/jira/updateJiraTicketStatus.d.ts +1 -1
  96. package/dist/actions/providers/jira/updateJiraTicketStatus.js +1 -1
  97. package/dist/actions/providers/jira/utils.js +1 -1
  98. package/dist/actions/providers/kandji/getFVRecoveryKeyForDevice.d.ts +1 -1
  99. package/dist/actions/providers/kandji/getFVRecoveryKeyForDevice.js +1 -1
  100. package/dist/actions/providers/linkedin/createSharePostLinkedinUrl.d.ts +1 -1
  101. package/dist/actions/providers/looker/enableUserByEmail.d.ts +1 -1
  102. package/dist/actions/providers/looker/enableUserByEmail.js +1 -1
  103. package/dist/actions/providers/microsoft/createDocument.d.ts +1 -1
  104. package/dist/actions/providers/microsoft/createDocument.js +1 -1
  105. package/dist/actions/providers/microsoft/getDocument.d.ts +1 -1
  106. package/dist/actions/providers/microsoft/messageTeamsChannel.d.ts +1 -1
  107. package/dist/actions/providers/microsoft/messageTeamsChannel.js +1 -1
  108. package/dist/actions/providers/microsoft/messageTeamsChat.d.ts +1 -1
  109. package/dist/actions/providers/microsoft/messageTeamsChat.js +1 -1
  110. package/dist/actions/providers/microsoft/updateDocument.d.ts +1 -1
  111. package/dist/actions/providers/microsoft/updateDocument.js +1 -1
  112. package/dist/actions/providers/microsoft/updateSpreadsheet.d.ts +1 -1
  113. package/dist/actions/providers/microsoft/updateSpreadsheet.js +1 -1
  114. package/dist/actions/providers/microsoft/utils.d.ts +1 -1
  115. package/dist/actions/providers/microsoft/utils.js +1 -1
  116. package/dist/actions/providers/mongodb/insertMongoDoc.d.ts +1 -1
  117. package/dist/actions/providers/notion/searchByTitle.d.ts +1 -1
  118. package/dist/actions/providers/notion/searchByTitle.js +1 -1
  119. package/dist/actions/providers/nws/getForecastForLocation.d.ts +1 -1
  120. package/dist/actions/providers/nws/getForecastForLocation.js +2 -2
  121. package/dist/actions/providers/okta/addUserToGroup.d.ts +1 -1
  122. package/dist/actions/providers/okta/addUserToGroup.js +1 -1
  123. package/dist/actions/providers/okta/getOktaGroup.d.ts +1 -1
  124. package/dist/actions/providers/okta/getOktaGroup.js +1 -1
  125. package/dist/actions/providers/okta/getOktaUser.d.ts +1 -1
  126. package/dist/actions/providers/okta/getOktaUser.js +1 -1
  127. package/dist/actions/providers/okta/listMFA.d.ts +1 -1
  128. package/dist/actions/providers/okta/listMFA.js +1 -1
  129. package/dist/actions/providers/okta/listOktaGroupMembers.d.ts +1 -1
  130. package/dist/actions/providers/okta/listOktaGroupMembers.js +1 -1
  131. package/dist/actions/providers/okta/listOktaGroups.d.ts +1 -1
  132. package/dist/actions/providers/okta/listOktaGroups.js +1 -1
  133. package/dist/actions/providers/okta/listOktaUserGroups.d.ts +1 -1
  134. package/dist/actions/providers/okta/listOktaUserGroups.js +1 -1
  135. package/dist/actions/providers/okta/listOktaUsers.d.ts +1 -1
  136. package/dist/actions/providers/okta/listOktaUsers.js +1 -1
  137. package/dist/actions/providers/okta/removeUserFromGroup.d.ts +1 -1
  138. package/dist/actions/providers/okta/removeUserFromGroup.js +1 -1
  139. package/dist/actions/providers/okta/resetMFA.d.ts +1 -1
  140. package/dist/actions/providers/okta/resetMFA.js +1 -1
  141. package/dist/actions/providers/okta/resetPassword.d.ts +1 -1
  142. package/dist/actions/providers/okta/resetPassword.js +1 -1
  143. package/dist/actions/providers/openstreetmap/getLatitudeLongitudeFromLocation.d.ts +1 -1
  144. package/dist/actions/providers/openstreetmap/getLatitudeLongitudeFromLocation.js +1 -1
  145. package/dist/actions/providers/resend/sendEmail.d.ts +1 -1
  146. package/dist/actions/providers/resend/sendEmail.js +1 -1
  147. package/dist/actions/providers/salesforce/createCase.d.ts +1 -1
  148. package/dist/actions/providers/salesforce/createCase.js +1 -1
  149. package/dist/actions/providers/salesforce/createRecord.d.ts +1 -1
  150. package/dist/actions/providers/salesforce/createRecord.js +1 -1
  151. package/dist/actions/providers/salesforce/fetchSalesforceSchema.d.ts +1 -1
  152. package/dist/actions/providers/salesforce/fetchSalesforceSchema.js +1 -1
  153. package/dist/actions/providers/salesforce/generateSalesReport.d.ts +1 -1
  154. package/dist/actions/providers/salesforce/generateSalesReport.js +1 -1
  155. package/dist/actions/providers/salesforce/getRecord.d.ts +1 -1
  156. package/dist/actions/providers/salesforce/getRecord.js +1 -1
  157. package/dist/actions/providers/salesforce/getSalesforceRecordsByQuery.d.ts +1 -1
  158. package/dist/actions/providers/salesforce/getSalesforceRecordsByQuery.js +1 -1
  159. package/dist/actions/providers/salesforce/updateRecord.d.ts +1 -1
  160. package/dist/actions/providers/salesforce/updateRecord.js +1 -1
  161. package/dist/actions/providers/slack/getChannelMessages.d.ts +1 -1
  162. package/dist/actions/providers/slack/getChannelMessages.js +1 -1
  163. package/dist/actions/providers/slack/sendMessage.d.ts +1 -1
  164. package/dist/actions/providers/slack/sendMessage.js +2 -2
  165. package/dist/actions/providers/snowflake/auth/getSnowflakeConnection.d.ts +1 -1
  166. package/dist/actions/providers/snowflake/getRowByFieldValue.d.ts +1 -1
  167. package/dist/actions/providers/snowflake/runSnowflakeQuery.d.ts +1 -1
  168. package/dist/actions/providers/snowflake/runSnowflakeQuery.js +1 -1
  169. package/dist/actions/providers/x/createXSharePostUrl.d.ts +1 -1
  170. package/dist/actions/providers/zendesk/addCommentToTicket.d.ts +1 -1
  171. package/dist/actions/providers/zendesk/addCommentToTicket.js +2 -2
  172. package/dist/actions/providers/zendesk/assignTicket.d.ts +1 -1
  173. package/dist/actions/providers/zendesk/assignTicket.js +2 -2
  174. package/dist/actions/providers/zendesk/createZendeskTicket.d.ts +1 -1
  175. package/dist/actions/providers/zendesk/createZendeskTicket.js +2 -2
  176. package/dist/actions/providers/zendesk/getTicketDetails.d.ts +1 -1
  177. package/dist/actions/providers/zendesk/getTicketDetails.js +2 -2
  178. package/dist/actions/providers/zendesk/listTickets.d.ts +1 -1
  179. package/dist/actions/providers/zendesk/listTickets.js +2 -2
  180. package/dist/actions/providers/zendesk/updateTicketStatus.d.ts +1 -1
  181. package/dist/actions/providers/zendesk/updateTicketStatus.js +2 -2
  182. package/package.json +1 -1
  183. package/dist/actions/providers/jamf/types.d.ts +0 -8
  184. package/dist/actions/providers/jamf/types.js +0 -7
  185. package/dist/server.d.ts +0 -2
  186. package/dist/server.js +0 -8
@@ -1,4 +1,4 @@
1
- import type { googleOauthUpdateDocFunction } from "../../autogen/types";
1
+ import type { googleOauthUpdateDocFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Updates an existing Google Docs document using OAuth authentication with batch requests
4
4
  * https://developers.google.com/workspace/docs/api/reference/rest/v1/documents/batchUpdate
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import axios from "axios";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Updates an existing Google Docs document using OAuth authentication with batch requests
14
14
  * https://developers.google.com/workspace/docs/api/reference/rest/v1/documents/batchUpdate
@@ -1,4 +1,4 @@
1
- import type { googleOauthUpdatePresentationFunction } from "../../autogen/types";
1
+ import type { googleOauthUpdatePresentationFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Updates an existing Google Slides presentation using OAuth authentication with batch requests
4
4
  * https://developers.google.com/slides/api/reference/rest/v1/presentations/batchUpdate
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Updates an existing Google Slides presentation using OAuth authentication with batch requests
14
14
  * https://developers.google.com/slides/api/reference/rest/v1/presentations/batchUpdate
@@ -1,4 +1,4 @@
1
- import type { googleOauthUpdateSpreadsheetFunction } from "../../autogen/types";
1
+ import type { googleOauthUpdateSpreadsheetFunction } from "../../autogen/types.js";
2
2
  /**
3
3
  * Update a Google Spreadsheet using OAuth authentication
4
4
  * https://developers.google.com/workspace/sheets/api/reference/rest/v4/spreadsheets/batchUpdate
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  /**
13
13
  * Update a Google Spreadsheet using OAuth authentication
14
14
  * https://developers.google.com/workspace/sheets/api/reference/rest/v4/spreadsheets/batchUpdate
@@ -1,3 +1,3 @@
1
- import type { googlemailListGmailThreadsFunction } from "../../autogen/types";
1
+ import type { googlemailListGmailThreadsFunction } from "../../autogen/types.js";
2
2
  declare const listGmailThreads: googlemailListGmailThreadsFunction;
3
3
  export default listGmailThreads;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  import { getEmailContent } from "../google-oauth/utils/decodeMessage.js";
13
13
  const listGmailThreads = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
14
14
  if (!authParams.authToken) {
@@ -1,3 +1,3 @@
1
- import type { googlemailSearchGmailMessagesFunction } from "../../autogen/types";
1
+ import type { googlemailSearchGmailMessagesFunction } from "../../autogen/types.js";
2
2
  declare const searchGmailMessages: googlemailSearchGmailMessagesFunction;
3
3
  export default searchGmailMessages;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
11
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
12
12
  import { getEmailContent } from "../google-oauth/utils/decodeMessage.js";
13
13
  const searchGmailMessages = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
14
14
  if (!authParams.authToken) {
@@ -1,3 +1,3 @@
1
- import type { googlemapsNearbysearchRestaurantsFunction } from "../../autogen/types";
1
+ import type { googlemapsNearbysearchRestaurantsFunction } from "../../autogen/types.js";
2
2
  declare const nearbysearchRestaurants: googlemapsNearbysearchRestaurantsFunction;
3
3
  export default nearbysearchRestaurants;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { googlemapsNearbysearchRestaurantsOutputSchema } from "../../autogen/types";
11
- import { axiosClient } from "../../util/axiosClient";
10
+ import { googlemapsNearbysearchRestaurantsOutputSchema } from "../../autogen/types.js";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  const INCLUDED_TYPES = ["restaurant"];
13
13
  const nearbysearchRestaurants = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
14
14
  const url = `https://places.googleapis.com/v1/places:searchNearby`;
@@ -1,3 +1,3 @@
1
- import type { googlemapsValidateAddressFunction } from "../../autogen/types";
1
+ import type { googlemapsValidateAddressFunction } from "../../autogen/types.js";
2
2
  declare const validateAddress: googlemapsValidateAddressFunction;
3
3
  export default validateAddress;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const validateAddress = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const url = `https://addressvalidation.googleapis.com/v1:validateAddress?key=${authParams.apiKey}`;
13
13
  const requestBody = {
@@ -1,3 +1,3 @@
1
- import type { jamfGetJamfComputerInventoryFunction } from "../../autogen/types";
1
+ import type { jamfGetJamfComputerInventoryFunction } from "../../autogen/types.js";
2
2
  declare const getJamfComputerInventory: jamfGetJamfComputerInventoryFunction;
3
3
  export default getJamfComputerInventory;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getJamfComputerInventory = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, }) {
12
12
  const { authToken, subdomain } = authParams;
13
13
  if (!subdomain || !authToken) {
@@ -1,3 +1,3 @@
1
- import type { jamfGetJamfFileVaultRecoveryKeyFunction } from "../../autogen/types";
1
+ import type { jamfGetJamfFileVaultRecoveryKeyFunction } from "../../autogen/types.js";
2
2
  declare const getJamfFileVaultRecoveryKey: jamfGetJamfFileVaultRecoveryKeyFunction;
3
3
  export default getJamfFileVaultRecoveryKey;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getJamfFileVaultRecoveryKey = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { authToken, subdomain } = authParams;
13
13
  const { computerId } = params;
@@ -1,3 +1,3 @@
1
- import type { jiraAssignJiraTicketFunction } from "../../autogen/types";
1
+ import type { jiraAssignJiraTicketFunction } from "../../autogen/types.js";
2
2
  declare const assignJiraTicket: jiraAssignJiraTicketFunction;
3
3
  export default assignJiraTicket;
@@ -1,3 +1,3 @@
1
- import type { jiraCommentJiraTicketFunction } from "../../autogen/types";
1
+ import type { jiraCommentJiraTicketFunction } from "../../autogen/types.js";
2
2
  declare const commentJiraTicket: jiraCommentJiraTicketFunction;
3
3
  export default commentJiraTicket;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const commentJiraTicket = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { authToken, cloudId, baseUrl } = authParams;
13
13
  if (!cloudId || !authToken) {
@@ -1,3 +1,3 @@
1
- import type { jiraCreateJiraTicketFunction } from "../../autogen/types";
1
+ import type { jiraCreateJiraTicketFunction } from "../../autogen/types.js";
2
2
  declare const createJiraTicket: jiraCreateJiraTicketFunction;
3
3
  export default createJiraTicket;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  import { getUserAccountIdFromEmail } from "./utils.js";
12
12
  const createJiraTicket = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken, cloudId, baseUrl } = authParams;
@@ -1,3 +1,3 @@
1
- import type { jiraGetJiraIssuesByQueryFunction } from "../../autogen/types";
1
+ import type { jiraGetJiraIssuesByQueryFunction } from "../../autogen/types.js";
2
2
  declare const getJiraIssuesByQuery: jiraGetJiraIssuesByQueryFunction;
3
3
  export default getJiraIssuesByQuery;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { ApiError, axiosClient } from "../../util/axiosClient";
10
+ import { ApiError, axiosClient } from "../../util/axiosClient.js";
11
11
  const DEFAULT_LIMIT = 1000;
12
12
  const getJiraIssuesByQuery = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { authToken, cloudId } = authParams;
@@ -1,3 +1,3 @@
1
- import type { jiraGetJiraTicketDetailsFunction } from "../../autogen/types";
1
+ import type { jiraGetJiraTicketDetailsFunction } from "../../autogen/types.js";
2
2
  declare const getJiraTicketDetails: jiraGetJiraTicketDetailsFunction;
3
3
  export default getJiraTicketDetails;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getJiraTicketDetails = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { authToken, cloudId } = authParams;
13
13
  const { issueId } = params;
@@ -1,3 +1,3 @@
1
- import type { jiraGetJiraTicketHistoryFunction } from "../../autogen/types";
1
+ import type { jiraGetJiraTicketHistoryFunction } from "../../autogen/types.js";
2
2
  declare const getJiraTicketHistory: jiraGetJiraTicketHistoryFunction;
3
3
  export default getJiraTicketHistory;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getJiraTicketHistory = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  var _b;
13
13
  const { authToken, cloudId } = authParams;
@@ -1,3 +1,3 @@
1
- import type { jiraUpdateJiraTicketDetailsFunction } from "../../autogen/types";
1
+ import type { jiraUpdateJiraTicketDetailsFunction } from "../../autogen/types.js";
2
2
  declare const updateJiraTicketDetails: jiraUpdateJiraTicketDetailsFunction;
3
3
  export default updateJiraTicketDetails;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const updateJiraTicketDetails = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { authToken, cloudId, baseUrl } = authParams;
13
13
  const { issueId, summary, description, customFields } = params;
@@ -1,3 +1,3 @@
1
- import type { jiraUpdateJiraTicketStatusFunction } from "../../autogen/types";
1
+ import type { jiraUpdateJiraTicketStatusFunction } from "../../autogen/types.js";
2
2
  declare const updateJiraTicketStatus: jiraUpdateJiraTicketStatusFunction;
3
3
  export default updateJiraTicketStatus;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const updateJiraTicketStatus = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { authToken, cloudId, baseUrl } = authParams;
13
13
  if (!cloudId || !authToken) {
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  export function getUserAccountIdFromEmail(email, apiUrl, authToken) {
12
12
  return __awaiter(this, void 0, void 0, function* () {
13
13
  try {
@@ -1,3 +1,3 @@
1
- import { type kandjiGetFVRecoveryKeyForDeviceFunction } from "../../autogen/types";
1
+ import { type kandjiGetFVRecoveryKeyForDeviceFunction } from "../../autogen/types.js";
2
2
  declare const getFVRecoveryKeyForDevice: kandjiGetFVRecoveryKeyForDeviceFunction;
3
3
  export default getFVRecoveryKeyForDevice;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getFVRecoveryKeyForDevice = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { userEmail, subdomain } = params;
13
13
  const { apiKey } = authParams;
@@ -1,3 +1,3 @@
1
- import type { linkedinCreateShareLinkedinPostUrlFunction } from "../../autogen/types";
1
+ import type { linkedinCreateShareLinkedinPostUrlFunction } from "../../autogen/types.js";
2
2
  declare const createShareLinkedinPostUrl: linkedinCreateShareLinkedinPostUrlFunction;
3
3
  export default createShareLinkedinPostUrl;
@@ -1,3 +1,3 @@
1
- import type { lookerEnableUserByEmailFunction } from "../../autogen/types";
1
+ import type { lookerEnableUserByEmailFunction } from "../../autogen/types.js";
2
2
  declare const enableUserByEmail: lookerEnableUserByEmailFunction;
3
3
  export default enableUserByEmail;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const enableUserByEmail = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
12
12
  const { userEmail } = params;
13
13
  const { baseUrl, clientId, clientSecret, authToken } = authParams;
@@ -1,3 +1,3 @@
1
- import type { microsoftCreateDocumentFunction } from "../../autogen/types";
1
+ import type { microsoftCreateDocumentFunction } from "../../autogen/types.js";
2
2
  declare const createDocument: microsoftCreateDocumentFunction;
3
3
  export default createDocument;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { microsoftCreateDocumentDefinition } from "../../autogen/templates";
10
+ import { microsoftCreateDocumentDefinition } from "../../autogen/templates.js";
11
11
  import { getGraphClient, validateAndSanitizeFileName } from "./utils.js";
12
12
  const createDocument = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { folderId, name, content, siteId } = params;
@@ -1,3 +1,3 @@
1
- import type { microsoftGetDocumentFunction } from "../../autogen/types";
1
+ import type { microsoftGetDocumentFunction } from "../../autogen/types.js";
2
2
  declare const getDocument: microsoftGetDocumentFunction;
3
3
  export default getDocument;
@@ -1,3 +1,3 @@
1
- import type { microsoftMessageTeamsChannelFunction } from "../../autogen/types";
1
+ import type { microsoftMessageTeamsChannelFunction } from "../../autogen/types.js";
2
2
  declare const sendMessageToTeamsChannel: microsoftMessageTeamsChannelFunction;
3
3
  export default sendMessageToTeamsChannel;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { microsoftMessageTeamsChannelDefinition } from "../../autogen/templates";
10
+ import { microsoftMessageTeamsChannelDefinition } from "../../autogen/templates.js";
11
11
  import { getGraphClient } from "./utils.js";
12
12
  const sendMessageToTeamsChannel = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { channelId, teamId, message } = params;
@@ -1,3 +1,3 @@
1
- import type { microsoftMessageTeamsChatFunction } from "../../autogen/types";
1
+ import type { microsoftMessageTeamsChatFunction } from "../../autogen/types.js";
2
2
  declare const sendMessageToTeamsChat: microsoftMessageTeamsChatFunction;
3
3
  export default sendMessageToTeamsChat;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { microsoftMessageTeamsChatDefinition } from "../../autogen/templates";
10
+ import { microsoftMessageTeamsChatDefinition } from "../../autogen/templates.js";
11
11
  import { getGraphClient } from "./utils.js";
12
12
  const sendMessageToTeamsChat = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { chatId, message } = params;
@@ -1,3 +1,3 @@
1
- import type { microsoftUpdateDocumentFunction } from "../../autogen/types";
1
+ import type { microsoftUpdateDocumentFunction } from "../../autogen/types.js";
2
2
  declare const updateDocument: microsoftUpdateDocumentFunction;
3
3
  export default updateDocument;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { microsoftUpdateDocumentDefinition } from "../../autogen/templates";
10
+ import { microsoftUpdateDocumentDefinition } from "../../autogen/templates.js";
11
11
  import { getGraphClient } from "./utils.js";
12
12
  const updateDocument = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { documentId, content, siteId } = params;
@@ -1,3 +1,3 @@
1
- import type { microsoftUpdateSpreadsheetFunction } from "../../autogen/types";
1
+ import type { microsoftUpdateSpreadsheetFunction } from "../../autogen/types.js";
2
2
  declare const updateSpreadsheet: microsoftUpdateSpreadsheetFunction;
3
3
  export default updateSpreadsheet;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { microsoftUpdateSpreadsheetDefinition } from "../../autogen/templates";
10
+ import { microsoftUpdateSpreadsheetDefinition } from "../../autogen/templates.js";
11
11
  import { getGraphClient } from "./utils.js";
12
12
  const updateSpreadsheet = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { spreadsheetId, range, values, siteId } = params; // Added siteId to destructured params
@@ -1,5 +1,5 @@
1
1
  import { Client } from "@microsoft/microsoft-graph-client";
2
- import type { AuthParamsType } from "../../autogen/types";
2
+ import type { AuthParamsType } from "../../autogen/types.js";
3
3
  export declare function getGraphClient(authParams: AuthParamsType, scope: string): Promise<Client>;
4
4
  /**
5
5
  * Validates and sanitizes a filename for SharePoint or OneDrive.
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { Client } from "@microsoft/microsoft-graph-client";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  export function getGraphClient(authParams, scope) {
13
13
  return __awaiter(this, void 0, void 0, function* () {
14
14
  if (!authParams.clientId ||
@@ -1,3 +1,3 @@
1
- import type { mongoInsertMongoDocFunction } from "../../autogen/types";
1
+ import type { mongoInsertMongoDocFunction } from "../../autogen/types.js";
2
2
  declare const insertMongoDoc: mongoInsertMongoDocFunction;
3
3
  export default insertMongoDoc;
@@ -1,3 +1,3 @@
1
- import type { notionSearchByTitleFunction } from "../../autogen/types";
1
+ import type { notionSearchByTitleFunction } from "../../autogen/types.js";
2
2
  declare const searchByTitle: notionSearchByTitleFunction;
3
3
  export default searchByTitle;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants";
10
+ import { MISSING_AUTH_TOKEN } from "../../util/missingAuthConstants.js";
11
11
  import axios from "axios";
12
12
  // Notion response is not standard for title, title can be in different places
13
13
  // This function checks if the title is in the properties object
@@ -1,3 +1,3 @@
1
- import type { nwsGetForecastForLocationFunction } from "../../autogen/types";
1
+ import type { nwsGetForecastForLocationFunction } from "../../autogen/types.js";
2
2
  declare const getForecastForLocation: nwsGetForecastForLocationFunction;
3
3
  export default getForecastForLocation;
@@ -7,8 +7,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { isBetweenDatetime, isValidIsoDatestring } from "../../../utils/datetime";
11
- import { axiosClient } from "../../util/axiosClient";
10
+ import { isBetweenDatetime, isValidIsoDatestring } from "../../../utils/datetime.js";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  const getForecastForLocation = (_a) => __awaiter(void 0, [_a], void 0, function* ({ params, authParams, }) {
13
13
  const { latitude, longitude, isoDate } = params;
14
14
  const { userAgent } = authParams;
@@ -1,3 +1,3 @@
1
- import type { oktaAddUserToGroupFunction } from "../../autogen/types";
1
+ import type { oktaAddUserToGroupFunction } from "../../autogen/types.js";
2
2
  declare const addUserToGroup: oktaAddUserToGroupFunction;
3
3
  export default addUserToGroup;
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { AxiosError } from "axios";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  const addUserToGroup = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, params, }) {
13
13
  var _b, _c;
14
14
  const { authToken, baseUrl } = authParams;
@@ -1,3 +1,3 @@
1
- import type { oktaGetOktaGroupFunction } from "../../autogen/types";
1
+ import type { oktaGetOktaGroupFunction } from "../../autogen/types.js";
2
2
  declare const getOktaGroup: oktaGetOktaGroupFunction;
3
3
  export default getOktaGroup;
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { AxiosError } from "axios";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  const getOktaGroup = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, params, }) {
13
13
  var _b, _c, _d, _e, _f;
14
14
  const { authToken, baseUrl } = authParams;
@@ -1,3 +1,3 @@
1
- import type { oktaGetOktaUserFunction } from "../../autogen/types";
1
+ import type { oktaGetOktaUserFunction } from "../../autogen/types.js";
2
2
  declare const getOktaUser: oktaGetOktaUserFunction;
3
3
  export default getOktaUser;
@@ -7,7 +7,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { axiosClient } from "../../util/axiosClient";
10
+ import { axiosClient } from "../../util/axiosClient.js";
11
11
  const getOktaUser = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, params, }) {
12
12
  const { authToken, baseUrl } = authParams;
13
13
  if (!authToken || !baseUrl) {
@@ -1,3 +1,3 @@
1
- import type { oktaListMFAFunction } from "../../autogen/types";
1
+ import type { oktaListMFAFunction } from "../../autogen/types.js";
2
2
  declare const listMFA: oktaListMFAFunction;
3
3
  export default listMFA;
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { AxiosError } from "axios";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  const listMFA = (_a) => __awaiter(void 0, [_a], void 0, function* ({ authParams, params, }) {
13
13
  var _b, _c;
14
14
  const { authToken, baseUrl } = authParams;
@@ -1,3 +1,3 @@
1
- import type { oktaListOktaGroupMembersFunction } from "../../autogen/types";
1
+ import type { oktaListOktaGroupMembersFunction } from "../../autogen/types.js";
2
2
  declare const listOktaGroupMembers: oktaListOktaGroupMembersFunction;
3
3
  export default listOktaGroupMembers;
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { AxiosError } from "axios";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  // page limit recommended by Okta documentation
13
13
  // https://developer.okta.com/docs/api/openapi/okta-management/management/tag/Group/#tag/Group/operation/listGroupUsers
14
14
  const DEFAULT_LIMIT = 200;
@@ -1,3 +1,3 @@
1
- import type { oktaListOktaGroupsFunction } from "../../autogen/types";
1
+ import type { oktaListOktaGroupsFunction } from "../../autogen/types.js";
2
2
  declare const listOktaGroups: oktaListOktaGroupsFunction;
3
3
  export default listOktaGroups;
@@ -8,7 +8,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
8
8
  });
9
9
  };
10
10
  import { AxiosError } from "axios";
11
- import { axiosClient } from "../../util/axiosClient";
11
+ import { axiosClient } from "../../util/axiosClient.js";
12
12
  // page limit 200 recomended by Okta documentation
13
13
  // https://developer.okta.com/docs/api/openapi/okta-management/management/tag/Group/#tag/Group/operation/listGroups
14
14
  const DEFAULT_LIMIT = 200;
@@ -1,3 +1,3 @@
1
- import type { oktaListOktaUserGroupsFunction } from "../../autogen/types";
1
+ import type { oktaListOktaUserGroupsFunction } from "../../autogen/types.js";
2
2
  declare const listOktaUserGroups: oktaListOktaUserGroupsFunction;
3
3
  export default listOktaUserGroups;