Skip to content

Commit

Permalink
Merge 11c583e into b1baabb
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioNappi committed Mar 13, 2023
2 parents b1baabb + 11c583e commit 0429e9d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ declare namespace customPlugin {
getGroups: () => string[],
getClientType: () => string | null,
isFromBackOffice: () => boolean,
getMiaHeaders: () => NodeJS.Dict<string | string[]>
/**
* @deprecated Do not use this method, use `getHttpClient` instead
*/
Expand Down

0 comments on commit 0429e9d

Please sign in to comment.